Template:Valencia09iGEM65
From 2009.igem.org
(Difference between revisions)
Line 23: | Line 23: | ||
font: arial, verdana, sans-serif; | font: arial, verdana, sans-serif; | ||
height: 28px; | height: 28px; | ||
- | width: | + | width: 735px; |
/*width: 100%;*/ | /*width: 100%;*/ | ||
margin: 0; | margin: 0; | ||
Line 30: | Line 30: | ||
border-left: 0; | border-left: 0; | ||
padding: 0; | padding: 0; | ||
- | background: | + | background: red; |
} | } | ||
Line 38: | Line 38: | ||
list-style-type: none; | list-style-type: none; | ||
margin: 0em auto; | margin: 0em auto; | ||
- | |||
padding: 0; | padding: 0; | ||
- | background: | + | background: red; |
} | } | ||
div.MenuBar ul li { | div.MenuBar ul li { | ||
Line 46: | Line 45: | ||
display: block; | display: block; | ||
padding: 0; | padding: 0; | ||
- | margin: | + | margin-left: 1.5px; |
font-size: 1.3em; | font-size: 1.3em; | ||
float: left; | float: left; | ||
- | background: # | + | background: #000000; |
text-align: center; | text-align: center; | ||
width: 142px; | width: 142px; | ||
Line 235: | Line 234: | ||
/*--------------------------------------------------------------------------------------- Colors */ | /*--------------------------------------------------------------------------------------- Colors */ | ||
div.MenuBar { | div.MenuBar { | ||
- | background-color: # | + | background-color: #000000; /* Selected item. */ |
color: red; | color: red; | ||
border-bottom: 3px solid ButtonShadow; | border-bottom: 3px solid ButtonShadow; |