Team:BIOSINT Mexico/Header
From 2013.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
body{ | body{ | ||
- | background: | + | background: #F2F0F0; |
+ | |||
+ | |||
} | } | ||
#p-logo{ | #p-logo{ | ||
Line 25: | Line 27: | ||
font-size: 14px; | font-size: 14px; | ||
border: 1px solid #000000; | border: 1px solid #000000; | ||
- | border-radius: | + | border-radius: 5px 5px 5px 5px; |
- | -webkit-border-radius: | + | -webkit-border-radius: 5px 5px 5px 5px; |
- | -moz-border-radius: | + | -moz-border-radius: 5px 5px 5px 5px; |
box-shadow:inset 1px 1px 3px #000; | box-shadow:inset 1px 1px 3px #000; | ||
-webkit-box-shadow:inset 1px 1px 3px #000; | -webkit-box-shadow:inset 1px 1px 3px #000; | ||
Line 53: | Line 55: | ||
width: 965px; | width: 965px; | ||
z-index: 2; | z-index: 2; | ||
- | border-radius: | + | border-radius: 5px 5px; |
text-align: justify; | text-align: justify; | ||
- | box-shadow: 0px 0px | + | box-shadow: 0px 0px 20px #333; |
- | -webkit-box-shadow: 0px 0px | + | -webkit-box-shadow: 0px 0px 20px #333; |
- | -moz-box-shadow: 0px 0px | + | -moz-box-shadow: 0px 0px 20px #333; |
} | } | ||
#content img{ | #content img{ | ||
Line 123: | Line 125: | ||
} | } | ||
#navigation{ | #navigation{ | ||
- | margin: - | + | margin-left:2.5% |
+ | margin-right:2.5%; | ||
position: absolute; | position: absolute; | ||
top:10px; | top:10px; | ||
- | width: | + | width: 95%; |
+ | |||
height: 40px; | height: 40px; | ||
+ | background:#688A08; | ||
} | } | ||
#navigation ul{ | #navigation ul{ | ||
Line 147: | Line 152: | ||
margin-top:5px; | margin-top:5px; | ||
font-size: 17px; | font-size: 17px; | ||
- | color: # | + | color: #FFF; |
} | } | ||
#navigation a:hover{ | #navigation a:hover{ |
Revision as of 19:55, 25 September 2013