summaryrefslogtreecommitdiffstats
path: root/Doc/html
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-08-29 21:57:34 (GMT)
committerFred Drake <fdrake@acm.org>2000-08-29 21:57:34 (GMT)
commit699f98c09a85ae57f6f29917f2d121966c14eca6 (patch)
tree4ae5e7893bfcb118adc9df049712ea75bfc5823d /Doc/html
parent7ac1153c01c32ad91f52f7dae071bc8ba152df41 (diff)
downloadcpython-699f98c09a85ae57f6f29917f2d121966c14eca6.zip
cpython-699f98c09a85ae57f6f29917f2d121966c14eca6.tar.gz
cpython-699f98c09a85ae57f6f29917f2d121966c14eca6.tar.bz2
Move a little more here.
Diffstat (limited to 'Doc/html')
-rw-r--r--Doc/html/style.css3
1 files changed, 3 insertions, 0 deletions
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 }