summaryrefslogtreecommitdiff
path: root/doc/html
diff options
context:
space:
mode:
authorStefan Behnel <scoder@users.berlios.de>2011-02-22 10:54:49 +0100
committerStefan Behnel <scoder@users.berlios.de>2011-02-22 10:54:49 +0100
commit3524befe22b61e6310ddd73791257fa7fe0d7b82 (patch)
tree91c3573c8a69f9b92ff90dd90cdcfe01a91a7f29 /doc/html
parent50c5432b341dbf79369f1b2f1ed635d13e756ba4 (diff)
downloadpython-lxml-3524befe22b61e6310ddd73791257fa7fe0d7b82.tar.gz
make current page more visible in web site menu
--HG-- branch : trunk
Diffstat (limited to 'doc/html')
-rw-r--r--doc/html/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/html/style.css b/doc/html/style.css
index 04839d37..0b52a8a8 100644
--- a/doc/html/style.css
+++ b/doc/html/style.css
@@ -81,6 +81,7 @@ div.sidemenu span.section.title {
div.sidemenu ul.menu.current li {
color: #CC0000;
+ font-size: 105%;
}
div.sidemenu ul.menu.current > li > a {