summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/style.css b/style.css
index 460048b..6f60e62 100644
--- a/style.css
+++ b/style.css
@@ -526,7 +526,10 @@ h2.b2-logo-text a:hover
z-index: -1;
top: 0;
height: 100%;
- background-image: url('images/nav.png');
+ /*background-image: url('images/nav.png');*/
+ background: #eeeeee;
+ margin-left: 3px;
+ margin-right: -8px;
}
.b2-nav-l