Added a mixin for styling the Unobtrusive stylesheet logo.
This commit is contained in:
parent
2efbdda1e1
commit
6280f97071
17
frameworks/compass/stylesheets/compass/_misc.sass
Normal file
17
frameworks/compass/stylesheets/compass/_misc.sass
Normal file
@ -0,0 +1,17 @@
|
||||
=unobtrusive-logo(!size = 1em)
|
||||
:font-family Monaco, Courier, "Lucida Sans Unicode", monospace
|
||||
:font-size= !size
|
||||
:color #888
|
||||
.selector
|
||||
:vertical-align middle
|
||||
:font-size= 1.3em
|
||||
.brace
|
||||
:vertical-align middle
|
||||
:font bold 1.7em Georgia, "Times New Roman", serif
|
||||
:color #CCC
|
||||
:margin= 0 -0.2em
|
||||
.rule
|
||||
:vertical-align middle
|
||||
:margin= 0 -0.2em
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user