Commit Graph

9 Commits

Author SHA1 Message Date
Anthony Fok 9631884971 Fix loading of Lato font in style.css for docs
The "@import url()" statement for loading Lato from Google Fonts
was ignored because "@import are not allowed after any valid statement
other than @charset and @import" according to the W3C CSS Validator.

Also remove the line for importing line-icons.css which no longer
exists.
2014-09-01 08:21:42 -04:00
spf13 4468f79233 small tweaks to the hover effect 2014-08-26 12:30:28 -04:00
spf13 a1b83fa4a8 Prettier link hover state 2014-08-25 15:52:43 -04:00
spf13 9da16559aa Making the links stand out more 2014-08-20 14:19:15 -04:00
spf13 7d2979aba7 Cleaning up a ton of CSS.. Removing unused selectors. Eliminated over 80% of CSS. Upgrading jQuery & FA 2014-08-20 14:10:36 -04:00
spf13 fc8eb5cf8f Fixing the docs sidebar interactions 2014-08-20 13:13:51 -04:00
Roberto Dip d33d21930f Fix #363 - Docs: make the fixed menu on the left scrollable 2014-08-09 23:21:33 -04:00
spf13 9e8ab61db9 Make the header not jump around 2014-05-28 17:54:54 -04:00
spf13 7be1411681 More doc site improvements. Added documentation's new layout 2014-05-28 01:37:33 -04:00