1 /* Old code from SGN and nextgen-cassava. Make new file with only extra styles and CSS from IRSC */
3 /* NOTE: SGN blue is #ccccff */
4 /******************** GENERAL SITE STYLES **********************/
5 /*various places on the site use various headline size tags, so let's try to make them all the same*/
15 font-family: 'Lato', sans-serif
;
18 text-rendering: optimizelegibility
;
21 h1
{font-size: 22px; line-height: 32px; margin: 0;}
22 h2
{font-size: 18px; line-height: 28px; }
23 h3
{font-size: 16px; line-height: 26px; }
26 h6
{line-height: 18px; }
27 h4
{font-size: 14px; }
28 h5
{font-size: 12px; }
29 h6
{font-size: 11px; color: #999999; text-transform: uppercase
; }