Background is not a typography concern, removed from normal-text mixin.
This commit is contained in:
parent
94083e82e1
commit
2cadeceb05
@ -1,5 +1,4 @@
|
||||
!font_color= #333
|
||||
!font_background= transparent
|
||||
!quiet_color= !font_color + #333
|
||||
!loud_color= !font_color - #222
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user