Template:Team:KULeuven/Common2/Submenutest
From 2009.igem.org
(Difference between revisions)
Bart Bosmans (Talk | contribs) |
Bart Bosmans (Talk | contribs) |
||
Line 98: | Line 98: | ||
.ddsmoothmenu{ | .ddsmoothmenu{ | ||
font: bold 12px Verdana; | font: bold 12px Verdana; | ||
- | background: # | + | background: #275472; /*background of menu bar (default state)*/ |
- | + | width: 100%; | |
position: absolute; | position: absolute; | ||
+ | top:176px; | ||
bottom: 0px; | bottom: 0px; | ||
left: 20px; | left: 20px; | ||
+ | border: 1px solid white; | ||
+ | border-left: none; | ||
+ | border-right: none; | ||
} | } | ||
Line 123: | Line 127: | ||
.ddsmoothmenu ul li a, .ddsmoothmenu ul li strong.selflink { | .ddsmoothmenu ul li a, .ddsmoothmenu ul li strong.selflink { | ||
display: block; | display: block; | ||
- | background: | + | background:none / *background of menu items (default state)*/ |
color: white; | color: white; | ||
padding: 2px 8px; | padding: 2px 8px; | ||
- | border: 1px solid | + | border: 1px solid white; |
border-bottom: none; | border-bottom: none; | ||
+ | border-top:none; | ||
color: #499ccd; | color: #499ccd; | ||
text-decoration: none; | text-decoration: none; |
Revision as of 16:18, 7 October 2009