Team:BIOSINT Mexico/Header
From 2013.igem.org
(Difference between revisions)
Line 9: | Line 9: | ||
#p-logo{ | #p-logo{ | ||
display:none; | display:none; | ||
- | |||
} | } | ||
Line 15: | Line 14: | ||
height:130px ! important; | height:130px ! important; | ||
border: 0; | border: 0; | ||
+ | width:100%; | ||
background: #bfd255; /* Old browsers */ | background: #bfd255; /* Old browsers */ | ||
background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%); /* FF3.6+ */ | background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%); /* FF3.6+ */ | ||
Line 63: | Line 63: | ||
position: relative; | position: relative; | ||
- | width: | + | width: 100%; |
z-index: 2; | z-index: 2; | ||
border-radius: 5px 5px; | border-radius: 5px 5px; | ||
Line 135: | Line 135: | ||
} | } | ||
#navigation{ | #navigation{ | ||
- | + | /* position: absolute; top:0px;*/ | |
- | + | float:left; | |
- | width:100% | + | width:100%; |
height: 40px; | height: 40px; | ||
background:#688A08; | background:#688A08; | ||
Line 146: | Line 146: | ||
} | } | ||
#navigation ul li{ | #navigation ul li{ | ||
- | |||
- | |||
width: 123px; | width: 123px; | ||
min-height: 35px; | min-height: 35px; | ||
Line 163: | Line 161: | ||
#navigation a:hover{ | #navigation a:hover{ | ||
color:#4682b4; | color:#4682b4; | ||
+ | |||
} | } | ||
+ | |||
+ | |||
.menu_body {display:none; width:184px;margin-left: 0px; margin-top: 10px; z-index:999;} | .menu_body {display:none; width:184px;margin-left: 0px; margin-top: 10px; z-index:999;} | ||
.menu_body li{background:#fffafa; background-image: none !important;z-index:999; margin:0; border-radius: 0px;} | .menu_body li{background:#fffafa; background-image: none !important;z-index:999; margin:0; border-radius: 0px;} |
Revision as of 21:17, 25 September 2013