Template:Team:KULeuven/Common2/Submenutest
From 2009.igem.org
(Difference between revisions)
Bart Bosmans (Talk | contribs) |
Bart Bosmans (Talk | contribs) |
||
Line 56: | Line 56: | ||
div#submenu2 { | div#submenu2 { | ||
width: 147px; | width: 147px; | ||
+ | height:100%; | ||
position:absolute; | position:absolute; | ||
left:0px; | left:0px; | ||
- | top: | + | top: 265px; |
float: left; | float: left; | ||
- | background | + | background:url(https://static.igem.org/mediawiki/2009/9/96/Headerv2.png) no-repeat; |
} | } | ||
div#submenu2 a { | div#submenu2 a { | ||
display: block; | display: block; | ||
- | background-color: | + | background-color:none; |
color: white; | color: white; | ||
padding: 3px 3px 3px 16px; | padding: 3px 3px 3px 16px; | ||
Line 71: | Line 72: | ||
text-decoration: none; | text-decoration: none; | ||
font-weight: bold; | font-weight: bold; | ||
- | border: 1px solid | + | border: 1px solid white; |
+ | border-left:none; | ||
+ | border-right:none; | ||
} | } | ||
Line 88: | Line 91: | ||
text-decoration: none; | text-decoration: none; | ||
font-weight:bold; | font-weight:bold; | ||
- | border: 1px solid | + | border: 1px solid white; |
+ | border-left:none; | ||
+ | border-right:none; | ||
} | } | ||
Line 100: | Line 105: | ||
background-color: #275472; | background-color: #275472; | ||
width: 100%; | width: 100%; | ||
- | height: | + | height:28px; |
position: absolute; | position: absolute; | ||
top:176px; | top:176px; |
Revision as of 21:21, 7 October 2009