/* Configuration */ .typo_standard { /* Configuration */ font-size: /*@font-size*/ 0.8125em; font-family: /*@font-family*/ 'Gill Sans', Verdana, Helvetica, sans-serif; text-indent: /*@text-indent*/ 40px; line-height: /*@line-height*/ 1.5em; margin-bottom: /*@margin-bottom*/ 1.5em; color: /*@color*/ #555555; background-color: /*@background-color*/ #ffffff; } .typo_mono { font-family: /*@font-family-mono*/ 'andale mono', 'lucida console', monospace; line-height: /*@line-height-mono*/ 1.5em; font-size: /*@font-size-mono*/ 1em; }