--- trunk/public_html/style.css 2003/07/11 20:14:45 84 +++ trunk/public_html/style.css 2003/07/11 20:15:01 85 @@ -2,11 +2,14 @@ background: #FFFFE8 none; color: black; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; - font-size: small; } table { - font-size: small; + font-size: 90%; +} + +p { + font-size: 90%; } h2 { @@ -74,25 +77,27 @@ .label1 { - font-size: small; + font-size: 90%; + text-align: right; } .label2 { - font-size: small; - text-align: right; + font-size: 90%; + vertical-align: top; } .example { - font-size: small; + font-size: 85%; font-style: italic; } - - - - .limiter { - font-size: 12px + vertical-align: top; +} + +.small { + font-size: 80%; } +