18 lines
273 B
Text
18 lines
273 B
Text
/*******************************
|
|
Text
|
|
*******************************/
|
|
|
|
/*-------------------
|
|
Element
|
|
--------------------*/
|
|
@lineHeight: 1;
|
|
|
|
@mini: 0.4em;
|
|
@tiny: 0.5em;
|
|
@small: 0.75em;
|
|
@medium: 1em;
|
|
@large: 1.5em;
|
|
@big: 2em;
|
|
@huge: 4em;
|
|
@massive: 8em;
|
|
|