From 699f98c09a85ae57f6f29917f2d121966c14eca6 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 29 Aug 2000 21:57:34 +0000 Subject: Move a little more here. --- Doc/html/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Doc/html/style.css b/Doc/html/style.css index 56fa977..acfdd7f 100644 --- a/Doc/html/style.css +++ b/Doc/html/style.css @@ -39,6 +39,9 @@ var { font-family: serif; .navigation .title { font-family: avantgarde, sans-serif; font-size: 110% } +.navigation td { background-color: #99ccff; } + +.titlegraphic { vertical-align: top; } .verbatim { color: #00008b } -- cgit v0.12