Team:Heidelberg/Top2
From 2010.igem.org
(Difference between revisions)
(10 intermediate revisions not shown) | |||
Line 45: | Line 45: | ||
#top-section { | #top-section { | ||
- | height: 50px; | + | height: 50px; |
- | border-left: none; | + | border-left: none; |
- | border-right: none; | + | border-right: none; |
- | } | + | z-index:5; |
+ | } | ||
+ | |||
#p-logo { height:89px; overflow:hidden;} | #p-logo { height:89px; overflow:hidden;} | ||
img[src*="/wiki/skins/common/images/wiki.png"]{ | img[src*="/wiki/skins/common/images/wiki.png"]{ | ||
Line 54: | Line 56: | ||
height:100px; | height:100px; | ||
margin-top:5px; | margin-top:5px; | ||
- | margin-left: | + | margin-left:527px; |
padding-left:975px; | padding-left:975px; | ||
- | background:transparent url( | + | background:transparent url(https://static.igem.org/mediawiki/2010/8/87/Top_igem.png) top left no-repeat; |
+ | z-index:1; | ||
} | } | ||
Line 74: | Line 77: | ||
#footer { | #footer { | ||
+ | position:relative; | ||
background-color: transparent; | background-color: transparent; | ||
font-size:10pt; | font-size:10pt; | ||
font-family:Calibri; | font-family:Calibri; | ||
- | border:none;} | + | border:none; |
+ | z-index:5; | ||
+ | } | ||
#footer-box {background-color: transparent; border:none} | #footer-box {background-color: transparent; border:none} | ||
#footer li a {color: #666666;} | #footer li a {color: #666666;} | ||
Line 85: | Line 91: | ||
body { | body { | ||
- | background-image:url( | + | background-image:url(https://static.igem.org/mediawiki/2010/8/86/Brushed_bg.png); |
- | + | background-position:top-center; | |
- | background-position:top center; | + | background-color:#dcdcdc; |
- | background-color:#dcdcdc; | + | } |
- | + | ||
.upbg { | .upbg { | ||
position: absolute; | position: absolute; | ||
- | top: | + | overflow:hidden; |
- | left: - | + | top: -50px; |
- | width: | + | left: -145px; |
- | height: | + | width:1265px; |
- | z-index:- | + | height:940px; |
+ | z-index:-100; | ||
} | } | ||
Line 103: | Line 109: | ||
</head> | </head> | ||
- | < | + | <body> |
+ | <img class="upbg" src="https://static.igem.org/mediawiki/2010/3/3d/Bg_disc_fingers.png"> | ||
+ | </body> | ||
</html> | </html> |
Latest revision as of 17:02, 17 October 2010