Team:UPIBI-Mexico/Templates/Main
From 2012.igem.org
(Difference between revisions)
Line 86: | Line 86: | ||
} | } | ||
- | + | #header { | |
+ | width: 750px; | ||
+ | float: center; | ||
+ | background-color:#FFE4C4; | ||
+ | height: 150px; | ||
+ | -webkit-box-shadow: 0 8px 6px -6px black; | ||
+ | -moz-box-shadow: 0 8px 6px -6px black; | ||
+ | box-shadow: 0 8px 6px -6px black; | ||
+ | border: 10px solid rgba(255, 255, 255,0.4); | ||
+ | background-clip: padding-box; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | } | ||
img { | img { | ||
Line 92: | Line 104: | ||
} | } | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
#headernavbar{ | #headernavbar{ |
Revision as of 06:31, 28 June 2012