From 3eb7c126cdd7ec7bd7d0376d8f6b671d73bdf464 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 31 Aug 2000 07:15:57 +0000 Subject: Always room to remove more formatting from the HTML! --- Doc/html/style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Doc/html/style.css b/Doc/html/style.css index b1101ee..bde3ce0 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; } -- cgit v0.12