Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix <hr> styling #3

Merged
merged 1 commit into from
Sep 16, 2014
Merged

Fix <hr> styling #3

merged 1 commit into from
Sep 16, 2014

Conversation

jasonlong
Copy link
Owner

Fixes #2.

The existing <hr> rule has been relying on a non-existent hr.png file all along. I don't know if I forgot to include it originally or if I copy/pasted this block from somewhere else. Regardless, this is a silly place to use an image, so this fixes the rule to just use a border.

/cc @pietromenna

jasonlong pushed a commit that referenced this pull request Sep 16, 2014
@jasonlong jasonlong merged commit e0fb884 into master Sep 16, 2014
@jasonlong jasonlong deleted the fix-hr-style branch September 16, 2014 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hr.png file missing in images
1 participant