Commit Graph

11 Commits

Author SHA1 Message Date
5b0486ced1 Separated citation style from the general blockquote style. The general blockquote style is great for nesting and indentation, while the citation is excellent for quote attribution. 2011-10-12 13:28:58 -07:00
490b2593ec Renamed has-pullquote and has-pullquoteleft classes to pullquote-right and pullquote-left (I suppose a less stylistic naming convention might pullquote-default and pullquote-alternate.) 2011-10-12 11:17:24 -07:00
ce6604a15e Edited .themes/classic/sass/base/_typography.scss via GitHub 2011-10-11 16:09:38 -07:00
7d6062b5eb fixed @extend for pp, code, and tt. The @extend was extending a non-existant entry. 2011-08-06 23:19:00 -05:00
b42a7f87dc changed mdash to unicode character to help some users with encoding errors 2011-08-02 00:55:47 -04:00
16b03308bd improved font-size for pages 2011-07-23 18:47:09 -04:00
51b2a36b40 Added a fix for wrapping long lines of text in articles and in the sidebar 2011-07-23 09:06:47 -04:00
0f2686eff7 Refactored layout styles:
1. Now iPad vertical gets a collapsed sidebar with columns
2. Moved sidebar toggler styles from layout to sidebar/base
3. Added body class .sidebar-footer to support an always collapsed sidebar
4. Added $indented-lists (bool) for easily setting list indent preferences
5. Removed no-sidebar checking from sidebar-toggler, handled it through css.
2011-07-18 15:33:11 -04:00
d4139e394e Updated responsive typography sizing 2011-07-03 18:47:39 -04:00
252bfd24af improved responsive typography styles 2011-07-03 17:06:38 -04:00
ea349cdfbf Moved themes to .themes to get it out of the way. Updated Rakefile to support .themes dir and remove duplication. Improved deploy task. Renamed init_deploy to cofig_deploy and rewrote it to update configurations in the Rakefile for easier deploy use 2011-06-29 14:01:06 -04:00