From: Fred Drake Date: Thu, 31 Aug 2000 07:15:57 +0000 (+0000) Subject: Always room to remove more formatting from the HTML! X-Git-Tag: v2.0b1~142 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3eb7c126cdd7ec7bd7d0376d8f6b671d73bdf464;p=python Always room to remove more formatting from the HTML! --- diff --git a/Doc/html/style.css b/Doc/html/style.css index b1101ee561..bde3ce0c14 100644 --- a/Doc/html/style.css +++ b/Doc/html/style.css @@ -37,9 +37,10 @@ var { font-family: serif; font-style: italic; font-weight: normal } -.navigation .title { font-family: avantgarde, sans-serif; +.navigation td { background-color: #99ccff; + font-weight: bold; + font-family: avantgarde, sans-serif; font-size: 110% } -.navigation td { background-color: #99ccff; } .titlegraphic { vertical-align: top; }