summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-08-31 07:15:57 (GMT)
committerFred Drake <fdrake@acm.org>2000-08-31 07:15:57 (GMT)
commit3eb7c126cdd7ec7bd7d0376d8f6b671d73bdf464 (patch)
tree2062586b1b8b8b103863c06d22483796ff683607
parent6b958f7d7b28cacb4f4e653c6deb561fda18d099 (diff)
downloadcpython-3eb7c126cdd7ec7bd7d0376d8f6b671d73bdf464.zip
cpython-3eb7c126cdd7ec7bd7d0376d8f6b671d73bdf464.tar.gz
cpython-3eb7c126cdd7ec7bd7d0376d8f6b671d73bdf464.tar.bz2
Always room to remove more formatting from the HTML!
-rw-r--r--Doc/html/style.css5
1 files 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; }