Team:BIOSINT Mexico/Header
From 2014.igem.org
(Difference between revisions)
Line 110: | Line 110: | ||
position:relative; | position:relative; | ||
} | } | ||
- | + | #navigation{ | |
- | + | float:center; | |
- | float: | + | |
width:100%; | width:100%; | ||
- | height: | + | height: 50px; |
background:#000; | background:#000; | ||
margin-top:-20px; | margin-top:-20px; | ||
Line 121: | Line 120: | ||
} | } | ||
#navigation ul{ | #navigation ul{ | ||
- | + | list-style-type: none !important; | |
list-style-image: none; | list-style-image: none; | ||
} | } | ||
#navigation ul li{ | #navigation ul li{ | ||
- | + | display: inline; | |
+ | width:130px; | ||
min-height: 35px; | min-height: 35px; | ||
text-align:center; | text-align:center; | ||
Line 138: | Line 138: | ||
font-size: 17px; | font-size: 17px; | ||
color: #FFF; | color: #FFF; | ||
- | + | ||
} | } | ||
#navigation a:hover{ | #navigation a:hover{ | ||
Line 144: | Line 144: | ||
background:#2E2E2E; | background:#2E2E2E; | ||
font-size:1.4em; | font-size:1.4em; | ||
- | + | ||
} | } | ||
Line 151: | Line 151: | ||
} | } | ||
- | .menu_body { | + | .menu_body {float: left; width:12em; margin-left: 0px; margin-top: 10px; display: inline;} |
.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;} | ||
.menu_body li.alt{background:#fffafa;background-image: none; border-radius: 0px;} | .menu_body li.alt{background:#fffafa;background-image: none; border-radius: 0px;} | ||
- | .menu_body li a{color:#fffafa; text-decoration:none; padding:10px; display: | + | .menu_body li a{color:#fffafa; text-decoration:none; padding:10px; display: inline;} |
.menu_body li a:hover{ font-weight:bold;} | .menu_body li a:hover{ font-weight:bold;} | ||
p{ font-style:italic; padding-left:20px;padding:right:20px; margin-right:20px;} | p{ font-style:italic; padding-left:20px;padding:right:20px; margin-right:20px;} |
Revision as of 20:05, 21 September 2014