User:ThomasU/menu2
From 2010.igem.org
(Difference between revisions)
Line 49: | Line 49: | ||
position: absolute; | position: absolute; | ||
z-index:5; | z-index:5; | ||
- | top: | + | top: 16px; |
left: -26px; | left: -26px; | ||
padding:0px; | padding:0px; | ||
Line 91: | Line 91: | ||
.lefttdtop { | .lefttdtop { | ||
- | background: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/ | + | background: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/a/ab/Header_popup_white_tl.png) no-repeat top left; |
padding-top:33px; | padding-top:33px; | ||
padding-left:35px; | padding-left:35px; | ||
Line 99: | Line 99: | ||
.righttdtop { | .righttdtop { | ||
- | width: | + | width:30px; |
padding:0; | padding:0; | ||
- | background: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/ | + | background: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/7/7f/Header_popup_white_tr.png) no-repeat left top; |
} | } | ||
.lefttdbottom { | .lefttdbottom { | ||
- | background: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/ | + | background: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/b/bd/Header_popup_white_bl.png) no-repeat top left; |
- | height: | + | height:30px; |
line-height:1em; | line-height:1em; | ||
} | } | ||
.righttdbottom { | .righttdbottom { | ||
- | width: | + | width:30px; |
- | height: | + | height:30px; |
table-layout:fixed; | table-layout:fixed; | ||
padding:0; | padding:0; | ||
- | background: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/ | + | background: url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/5/5c/Header_popup_white_br.png) left top; |
} | } | ||
Revision as of 00:40, 22 September 2010