--- levels.css 2001/08/03 09:12:42 1.1 +++ levels.css 2001/09/25 15:38:04 1.2 @@ -1,19 +1,19 @@ .section { font-size: 16px; - font-weight: bold; + Font-weight: bold; } .subsection { - font-size: 15px; - font-weight: bold; + Font-size: 14px; + Font-weight: bold; } .subsubsection { - font-size: 14px; + font-size: 12px; font-weight: bold; } .subsubsubsection { - font-size: 12px; + font-size: 10px; font-weight: bold; }