From: Fred Drake Date: Tue, 29 Aug 2000 21:57:34 +0000 (+0000) Subject: Move a little more here. X-Git-Tag: v2.0b1~181 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=699f98c09a85ae57f6f29917f2d121966c14eca6;p=thirdparty%2FPython%2Fcpython.git Move a little more here. --- diff --git a/Doc/html/style.css b/Doc/html/style.css index 56fa9777a8ba..acfdd7fd036e 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 }