11 lines
355 B
CSS
11 lines
355 B
CSS
/* Start of CMSMS style sheet 'typography' */
|
|
body { font: 12px/1.231 verdana, arial, helvetica, clean, sans-serif; *font-size: small; *font :x-small }
|
|
|
|
table { font-size: inherit; font: 100% }
|
|
|
|
/* Bump up IE to get to 13px equivalent */
|
|
pre, code, kbd, samp, tt { font-family: monospace; *font-size: 108%; line-height: 100% }
|
|
|
|
/* End of 'typography' */
|
|
|