summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-07-11 15:31:46 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-07-11 15:31:46 -0300
commitd8e04a31dac385161b8286d1095710dc9e8573ae (patch)
tree87284862a81ba0a5d1fc10938c11cef4873ec605 /style.css
parentce30a621db926e28a8f4b1e3b1bef4ed3a56bc89 (diff)
downloadnuvemdario-d8e04a31dac385161b8286d1095710dc9e8573ae.tar.gz
nuvemdario-d8e04a31dac385161b8286d1095710dc9e8573ae.tar.bz2
Fixing menu bar style
Diffstat (limited to 'style.css')
-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