diff options
| author | scoder <none@none> | 2008-07-03 22:26:57 +0200 |
|---|---|---|
| committer | scoder <none@none> | 2008-07-03 22:26:57 +0200 |
| commit | 8c92e9e184dce1886377b26d538643d0f9a4a13e (patch) | |
| tree | 3953e3a7a912d92e5c8deab63bd8f0335ccf1ed8 /doc/html | |
| parent | 8a9e60a13f73ea3b8423e4dc23ae4fc244fab8a3 (diff) | |
| download | python-lxml-8c92e9e184dce1886377b26d538643d0f9a4a13e.tar.gz | |
[svn r3872] r4580@delle: sbehnel | 2008-07-03 22:24:42 +0200
fixes for docutils 0.5
--HG--
branch : trunk
Diffstat (limited to 'doc/html')
| -rw-r--r-- | doc/html/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/style.css b/doc/html/style.css index 456b9a05..51c47e8a 100644 --- a/doc/html/style.css +++ b/doc/html/style.css @@ -134,7 +134,7 @@ h1.title, h1 a, h2 a, h3 a { } @media screen { - div.section > h1 > a:before { + div.section > h1:before { margin-left: -2ex; color: #CC0000; content: "\00BB" " "; |
