16 Commits (ba09c90af4fc1d03491c99d70387fb4dad1269b7)

Author SHA1 Message Date
Adam Porter d62c372404 Update CSS 8 years ago
Adam Porter 5725276053 Update generated CSS 8 years ago
Adam Porter dee971a975 Add LWN.net 9 years ago
Adam Porter 2482817c53 github.styl: Improvements to repo view
* Fix .sunken-menu background gradients and borders (finally!)
* Make .breadcrumb blue
* Lighten background of .counter
* Fix background color of .commit-desc
* Make .entry-title blue
* Fix some .octicon selectors
* Fix color of .octicon-clippy
9 years ago
Adam Porter e2104657d8 Reorganize files
Now correctly including generic.styl in all other sheets.  This was
quite a mess to figure out because of the way Stylus handles
imports/requires.  IIRC, Less doesn't work this way, but, of course,
Less is much more limited than Stylus.
9 years ago
Adam Porter c463d9958a Add planet.emacsen.org 9 years ago
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.
9 years ago
Adam Porter 6ed395534a Add Hacker News 9 years ago
Adam Porter d5cea8551a Set color in PRE; update CSS 9 years ago
Adam Porter cbfacaed1d Add google.styl 9 years ago
Adam Porter 1b043ec178 Update CSS 9 years ago
Adam Porter e521f9fc5d Add GitHub
From http://github.com/alphapapa/github-solarized  I might just use this
project for it now.
9 years ago
Adam Porter 0ee711f5be Update CSS 9 years ago
Adam Porter 640a17b7c0 Colorize BLOCKQUOTE 9 years ago
Adam Porter f20cc6dcbf Colorize PRE 9 years ago
Adam Porter 23e5233cef Add generated CSS files 9 years ago