diff options
| author | scoder <none@none> | 2008-02-22 16:03:57 +0100 |
|---|---|---|
| committer | scoder <none@none> | 2008-02-22 16:03:57 +0100 |
| commit | 3258a2280399229196c49fbde85f22c9411d9a49 (patch) | |
| tree | 28cae1520439fe407d118678f6bfaa46e10571be /doc/html | |
| parent | 690a05a4e9659c7d2f9e3a3b97b64902d0992202 (diff) | |
| download | python-lxml-3258a2280399229196c49fbde85f22c9411d9a49.tar.gz | |
[svn r3341] r3601@delle: sbehnel | 2008-02-22 16:03:07 +0100
doc updates, more links to generated API docs, extended web site menu
--HG--
branch : trunk
Diffstat (limited to 'doc/html')
| -rw-r--r-- | doc/html/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/style.css b/doc/html/style.css index ccbb380d..c4630c58 100644 --- a/doc/html/style.css +++ b/doc/html/style.css @@ -60,7 +60,7 @@ div.sidemenu { position: absolute; top: 0px; left: 0px; - width: 22em; + width: 24em; font-size: 11px; text-align: left; border-right: groove gray; @@ -75,7 +75,7 @@ html > body div.sidemenu { } div.sidemenu span.section.title { - line-height: 1.5em; + line-height: 1.2em; font-size: 130%; } |
