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_background= transparent
!quiet_color= !font_color + #333
!loud_color= !font_color - #222

View File

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