summaryrefslogtreecommitdiff
path: root/doc/html
diff options
context:
space:
mode:
authorscoder <none@none>2008-07-03 22:26:57 +0200
committerscoder <none@none>2008-07-03 22:26:57 +0200
commit8c92e9e184dce1886377b26d538643d0f9a4a13e (patch)
tree3953e3a7a912d92e5c8deab63bd8f0335ccf1ed8 /doc/html
parent8a9e60a13f73ea3b8423e4dc23ae4fc244fab8a3 (diff)
downloadpython-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.css2
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" " ";