diff options
| author | Stefan Behnel <scoder@users.berlios.de> | 2011-02-22 10:54:49 +0100 |
|---|---|---|
| committer | Stefan Behnel <scoder@users.berlios.de> | 2011-02-22 10:54:49 +0100 |
| commit | 3524befe22b61e6310ddd73791257fa7fe0d7b82 (patch) | |
| tree | 91c3573c8a69f9b92ff90dd90cdcfe01a91a7f29 /doc/html | |
| parent | 50c5432b341dbf79369f1b2f1ed635d13e756ba4 (diff) | |
| download | python-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.css | 1 |
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 { |
