Commit Graph

3 Commits

Author SHA1 Message Date
Adam Porter
197cb9c3e8 Update Hacker News 2017-04-07 10:34:21 -05:00
Adam Porter
3d9491a084 Fix bug in hackernews.styl
Having a single extra space indenting a child selector (5 spaces instead
of 4) caused the following, correctly indented sibling selector to be an
unparented selector, turning "#hnmain a" into "a", causing it to apply
to all A elements in the page.  And there were no errors from styl.
Wow.
2015-10-09 02:57:31 -05:00
Adam Porter
6ed395534a Add Hacker News 2015-10-03 22:51:07 -05:00