Team:TU-Delft/Templates/Header
From 2012.igem.org
(Difference between revisions)
Line 51: | Line 51: | ||
width: 100%; | width: 100%; | ||
text-decoration: none; | text-decoration: none; | ||
- | color: # | + | color: #008000; |
font-weight: bold; | font-weight: bold; | ||
} | } | ||
Line 58: | Line 58: | ||
position: absolute; | position: absolute; | ||
z-index: -1; | z-index: -1; | ||
- | background-color: # | + | background-color: #008000; |
left: 0; | left: 0; | ||
top: 0; | top: 0; | ||
Line 84: | Line 84: | ||
.menu a.selected | .menu a.selected | ||
{ | { | ||
- | background-color: # | + | background-color: #008000; |
border-radius: 0px 4px 4px 4px; | border-radius: 0px 4px 4px 4px; | ||
-moz-border-radius: 0px 4px 4px 4px; | -moz-border-radius: 0px 4px 4px 4px; | ||
Line 101: | Line 101: | ||
width: 200px; | width: 200px; | ||
top: 2.5em; /*padding-right: 10px;*/ | top: 2.5em; /*padding-right: 10px;*/ | ||
- | background-color: # | + | background-color: #008000; /*-moz-opacity: .50; filter: alpha(opacity=50); opacity: .50;*/ |
border-radius: 0px 4px 4px 4px; | border-radius: 0px 4px 4px 4px; | ||
-moz-border-radius: 0px 4px 4px 4px; | -moz-border-radius: 0px 4px 4px 4px; |
Revision as of 21:08, 1 September 2012