Team:VIT Vellore/Template/Menu
From 2011.igem.org
(Difference between revisions)
Line 326: | Line 326: | ||
display:block; | display:block; | ||
width:100%; | width:100%; | ||
- | height: | + | height:25px; |
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); | -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); | ||
- | background:# | + | background:#1085bc; |
background: -moz-linear-gradient(center top , #333333, #111111) repeat scroll 0 0 transparent; | background: -moz-linear-gradient(center top , #333333, #111111) repeat scroll 0 0 transparent; | ||
} | } | ||
Line 338: | Line 338: | ||
/* Represents the background of the highlighted menu-item. */ | /* Represents the background of the highlighted menu-item. */ | ||
.lavaLamp li.back { | .lavaLamp li.back { | ||
- | background: url("https://static.igem.org/mediawiki/2011/ | + | background: url("https://static.igem.org/mediawiki/2011/b/b8/Vit_button.png") no-repeat right -30px; |
+ | top:2px; | ||
width: 9px; height: 30px; | width: 9px; height: 30px; | ||
z-index: 6; | z-index: 6; | ||
Line 344: | Line 345: | ||
} | } | ||
.lavaLamp li.back .left { | .lavaLamp li.back .left { | ||
- | background: url("https://static.igem.org/mediawiki/2011/ | + | background: url("https://static.igem.org/mediawiki/2011/b/b8/Vit_button.png") no-repeat top left; |
height: 30px; | height: 30px; | ||
margin-right: 9px; | margin-right: 9px; | ||
Line 351: | Line 352: | ||
.lavaLamp li a { | .lavaLamp li a { | ||
position: relative; overflow: hidden; | position: relative; overflow: hidden; | ||
+ | top: 5px; | ||
text-decoration: none; | text-decoration: none; | ||
text-transform: uppercase; | text-transform: uppercase; | ||
- | font: bold | + | font: bold 20px verdana; |
color: #fff; outline: none; | color: #fff; outline: none; | ||
text-align: center; | text-align: center; |
Revision as of 13:36, 14 July 2011