Team:Freiburg/Templates/header
From 2011.igem.org
(Difference between revisions)
Line 35: | Line 35: | ||
if (document.getElementById(submenus[i]) != null){ | if (document.getElementById(submenus[i]) != null){ | ||
document.getElementById(submenus[i]).style.display = "none"; | document.getElementById(submenus[i]).style.display = "none"; | ||
- | |||
} | } | ||
}else{ | }else{ | ||
Line 262: | Line 261: | ||
background:url("https://static.igem.org/mediawiki/2011/4/41/Arrow.png") 230px 50% no-repeat; | background:url("https://static.igem.org/mediawiki/2011/4/41/Arrow.png") 230px 50% no-repeat; | ||
} | } | ||
- | #navigation {font-size:1.05em; width: | + | #navigation {font-size:1.05em; width:150px; margin:20px;} |
#navigation ul {margin:0; padding:10px;} | #navigation ul {margin:0; padding:10px;} | ||
#navigation li {list-style: none; border-bottom:dashed; border-bottom-width:1px; border-color:#A5B3AA;} | #navigation li {list-style: none; border-bottom:dashed; border-bottom-width:1px; border-color:#A5B3AA;} | ||
Line 283: | Line 282: | ||
#noNavigationContent{ | #noNavigationContent{ | ||
float:left; | float:left; | ||
- | width: | + | width:670px; |
} | } | ||
.blue { | .blue { |
Revision as of 20:10, 3 July 2011