Brandon Mathis
23c876021e
Refactored the template a bit more and improved blog and archive styling for linklogs
2012-02-12 12:27:17 -06:00
Frederic Hemberger
e8ee5219c3
Merge pull request #271 from simensen/ConfigureFontFamilyForSubtitle
...
Make font-family for subtitle configurable.
2011-12-10 03:49:26 -08:00
Nikolay Sturm
6bf5258f1f
nested lists should not have a margin-bottom
2011-12-02 16:04:36 +01:00
Beau Simensen
9c700f3e46
Provide a way to configure font family for subtitle.
2011-11-13 22:20:20 -06:00
MORITA Hajime (omo)
20e566f58f
Makes font-family names customizable.
...
This chagne instroduces following variables
that allows authors to customize a font family for each class.
- $serif
- $sans
- $heading-font-family
- $header-title-font-family
This change also adds anotehr custom scss file named "_fonts.scss".
We can use it to override these newly introduced variables.
2011-10-24 03:03:44 -07:00
Frederic Hemberger
21803814bc
Adds parameter for left aligned pullquotes, fixes #215
2011-10-16 13:37:06 +02:00
B Strand
2e7bc43cf7
Reverted previous commit.
2011-10-13 11:32:58 -07:00
B Strand
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
B Strand
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
strand
ce6604a15e
Edited .themes/classic/sass/base/_typography.scss via GitHub
2011-10-11 16:09:38 -07:00
Jake McCrary
7d6062b5eb
fixed @extend for pp, code, and tt. The @extend was extending a non-existant entry.
2011-08-06 23:19:00 -05:00
Brandon Mathis
b42a7f87dc
changed mdash to unicode character to help some users with encoding errors
2011-08-02 00:55:47 -04:00
Brandon Mathis
16b03308bd
improved font-size for pages
2011-07-23 18:47:09 -04:00
Brandon Mathis
51b2a36b40
Added a fix for wrapping long lines of text in articles and in the sidebar
2011-07-23 09:06:47 -04:00
Brandon Mathis
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
Brandon Mathis
d4139e394e
Updated responsive typography sizing
2011-07-03 18:47:39 -04:00
Brandon Mathis
252bfd24af
improved responsive typography styles
2011-07-03 17:06:38 -04:00
Brandon Mathis
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