summaryrefslogtreecommitdiff
path: root/doc/html/style.css
diff options
context:
space:
mode:
authorscoder <none@none>2007-07-30 15:36:47 +0200
committerscoder <none@none>2007-07-30 15:36:47 +0200
commit8f94d5f46fbff47a805f34e2a148e12bf5a516a2 (patch)
tree741b1ac6c9a93d82ec4ae0f7ddacbc5e0c000e90 /doc/html/style.css
parentbfd7af307a73b4c117b084a99b957a290c9e17fa (diff)
downloadpython-lxml-8f94d5f46fbff47a805f34e2a148e12bf5a516a2.tar.gz
[svn r2715] new logo in doc menu panel
--HG-- branch : trunk
Diffstat (limited to 'doc/html/style.css')
-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 623b3a15..2c712500 100644
--- a/doc/html/style.css
+++ b/doc/html/style.css
@@ -66,7 +66,7 @@ div.sidemenu {
border-right: groove gray;
border-bottom: groove gray;
padding-right: 1ex;
- background-color: #FFFAFA;
+ background: #FFFAFA url(tagpython.png) no-repeat top right;
}
html > body div.sidemenu {