Team:UPIBI-Mexico/Templates/Main
From 2012.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
- | < | + | <style type="text/css"> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | #globalwrapper | |
- | + | { | |
- | + | width:1000px; | |
- | + | padding:0px 0px; | |
- | + | margin: 0 auto; | |
- | + | background-image:url('https://static.igem.org/mediawiki/2012/1/16/Dnanog.jpg'); | |
- | + | background-attachment: fixed; | |
- | + | background-position: center; | |
- | + | background-size:100% 100%; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | body | |
- | + | { | |
- | + | background: #CECECE; | |
- | </ | + | background-image: url('https://static.igem.org/mediawiki/2012/1/16/Dnanog.jpg'); |
+ | background-attachment: fixed; | ||
+ | background-position: center; | ||
+ | height:100%; | ||
+ | background-size:100% 100%; | ||
+ | } | ||
+ | |||
+ | .firstHeading | ||
+ | { | ||
+ | height:0px; | ||
+ | visibility:hidden; | ||
+ | } | ||
+ | |||
+ | #p-logo | ||
+ | { | ||
+ | height:0px; | ||
+ | overflow:hidden; | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #search-controls | ||
+ | { | ||
+ | display:none; | ||
+ | margin-top:0px; | ||
+ | } | ||
+ | |||
+ | #content | ||
+ | { | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | |||
+ | #top-section | ||
+ | { | ||
+ | background-image:url('https://static.igem.org/mediawiki/2012/0/08/Igem_logo.png'); | ||
+ | background-position: right; | ||
+ | background-color:rgba(255, 0, 0, 0.6); | ||
+ | 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(192, 192, 192,0.6); | ||
+ | background-clip: padding-box; | ||
+ | margin-top: 20px; | ||
+ | margin-bottom: -50px; | ||
+ | } | ||
+ | </style> | ||
</html> | </html> | ||
- | + | ||
{{:Team:UPIBI-Mexico/Templates/Navigationbar}} | {{:Team:UPIBI-Mexico/Templates/Navigationbar}} |
Revision as of 04:58, 28 June 2012