You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

21 lines
347 B

/*-------------------
Header
--------------------*/
@pageFont : Source Sans Pro, Helvetica Neue, Helvetica, Arial, sans-serif;
@fontWeight: bold;
@textTransform: none;
/* HTML Headings */
@h1: 1.33rem;
@h2: 1.2rem;
@h3: 1rem;
@h4: 0.9rem;
@h5: 0.8rem;
/* Sizing */
@tiny: 1.33em;
@small: 1.2em;
@medium: 1em;
@large: 0.9em;
@huge: 0.8em;