Team:UPIBI-Mexico/Templates/Main
From 2012.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | #globalwrapper | + | #globalwrapper { |
- | + | ||
width:1000px; | width:1000px; | ||
padding:0px 0px; | padding:0px 0px; | ||
Line 11: | Line 10: | ||
background-position: center; | background-position: center; | ||
background-size:100% 100%; | background-size:100% 100%; | ||
- | + | } | |
- | + | body { | |
- | body | + | |
- | + | ||
background: #CECECE; | background: #CECECE; | ||
background-image: url('https://static.igem.org/mediawiki/2012/1/16/Dnanog.jpg'); | background-image: url('https://static.igem.org/mediawiki/2012/1/16/Dnanog.jpg'); | ||
Line 21: | Line 18: | ||
height:100%; | height:100%; | ||
background-size:100% 100%; | background-size:100% 100%; | ||
- | + | } | |
- | + | .firstHeading { | |
- | .firstHeading | + | |
- | + | ||
height:0px; | height:0px; | ||
visibility:hidden; | visibility:hidden; | ||
- | + | } | |
- | #p-logo | + | #p-logo { |
- | + | ||
height:0px; | height:0px; | ||
overflow:hidden; | overflow:hidden; | ||
display: none; | display: none; | ||
- | + | } | |
- | #search-controls | + | #search-controls { |
- | + | display:none; | |
- | + | margin-top:0px; | |
- | + | } | |
- | + | ||
- | #content | + | #content{ |
- | + | visibility: hidden; | |
- | + | } | |
- | + | ||
+ | #top-section { | ||
+ | background-image:url('https://static.igem.org/mediawiki/2012/0/08/Igem_logo.png'); | ||
+ | background-color:#151F4E; | ||
+ | background-position: top; | ||
+ | width:1000px; | ||
+ | height:219px; | ||
+ | background-repeat: no-repeat; | ||
+ | border-width:0px; | ||
+ | border-top-width:0px; | ||
+ | -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-top: 20px; | ||
+ | margin-bottom: -50px; | ||
+ | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#menubar { | #menubar { | ||
Line 1,440: | Line 1,432: | ||
- | |||
- | |||
</style> | </style> | ||
</html> | </html> |
Revision as of 05:29, 28 June 2012