Background is not a typography concern, removed from normal-text mixin.

This commit is contained in:
Andrew Vit 2008-10-02 12:51:58 -07:00 committed by Chris Eppstein
parent 94083e82e1
commit 2cadeceb05
2 changed files with 2 additions and 5 deletions

View File

@ -1,5 +1,4 @@
!font_color= #333 !font_color= #333
!font_background= transparent
!quiet_color= !font_color + #333 !quiet_color= !font_color + #333
!loud_color= !font_color - #222 !loud_color= !font_color - #222

View File

@ -4,7 +4,6 @@
=normal-text =normal-text
:font-family "Helvetica Neue", Helvetica, Arial, sans-serif :font-family "Helvetica Neue", Helvetica, Arial, sans-serif
:color= !font_color :color= !font_color
:background= !font_background
=fixed-width-text =fixed-width-text
:font 1em 'andale mono', 'lucida console', monospace :font 1em 'andale mono', 'lucida console', monospace
@ -21,7 +20,6 @@
:color= !loud_color :color= !loud_color
=blueprint-typography =blueprint-typography
html &
+normal-text +normal-text
:font-size 75% :font-size 75%
h1 h1