diff --git a/public/stylesheets/instiki.css b/public/stylesheets/instiki.css index 6d9385a7..54c3ad2c 100644 --- a/public/stylesheets/instiki.css +++ b/public/stylesheets/instiki.css @@ -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%; }