Team:Tec-Monterrey EKAM/Modeling
From 2012.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<style> | <style> | ||
body{ | body{ | ||
- | background-color:#5E081D; | + | background-color: #faf9f2;//#5E081D; |
- | //background-image:url('https://static.igem.org/mediawiki/2012/ | + | //background-image:url('https://static.igem.org/mediawiki/2012/8/8d/SoonCentered.png'); |
+ | background-repeat:no-repeat; | ||
} | } | ||
- | + | body img#Soon{ | |
- | width: | + | width:100%; |
- | height: | + | height:100% |
position: fixed; | position: fixed; | ||
top:0; | top:0; | ||
left:0; | left:0; | ||
zindex:3; | zindex:3; | ||
- | } | + | } |
+ | #globalWrapper{ | ||
+ | //display:none; | ||
+ | } | ||
+ | #content{ | ||
+ | //display:none; | ||
+ | background-color: #faf9f2; | ||
+ | } | ||
#top-section{ | #top-section{ | ||
Line 26: | Line 34: | ||
//display:none; | //display:none; | ||
width: 100%; | width: 100%; | ||
- | |||
} | } | ||
Line 44: | Line 51: | ||
<body> | <body> | ||
- | <img src="https://static.igem.org/mediawiki/2012/ | + | <img src="https://static.igem.org/mediawiki/2012/8/8d/SoonCentered.png" position="absolute" height="50%" width="50%" right="25%" id="Soon"/> |
</body> | </body> | ||
</html> | </html> |
Revision as of 15:57, 2 July 2012