anothr CSS tweak (size of the currently selected item in the navigation menu)

This commit is contained in:
Alexey Verkhovsky 2006-04-02 03:40:31 +00:00
parent dd6572ac85
commit f5d9dee00d

View file

@ -35,7 +35,7 @@ form#navigationSearchForm input { font-size: 80%; }
.navigation a { color: #000; font-weight: bold; }
.navigation small a { font-weight: normal; font-size: 90%; }
.navOn { font-size: 11px; color: #444; font-weight: bold; text-decoration: none; }
.navOn { color: #444; font-weight: bold; text-decoration: none; }
div.help { font-family: verdana, arial, helvetica, sans-serif; font-size: 70%; }