diff options
Diffstat (limited to 'static/stylesheets/bytemark.css')
-rw-r--r-- | static/stylesheets/bytemark.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/stylesheets/bytemark.css b/static/stylesheets/bytemark.css index 0478f56..e4a14cb 100644 --- a/static/stylesheets/bytemark.css +++ b/static/stylesheets/bytemark.css @@ -134,7 +134,7 @@ div#navbar li#nav_index a { overflow: hidden; } -div#navbar li#nav_index, div#navbar li#nav_selected { +div#navbar li#nav_index, div#navbar li.nav_selected { background-color: white; color: #333; } |