Team:Heidelberg/Top2

From 2010.igem.org

(Difference between revisions)
 
(9 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:407px;
+
margin-left:527px;
     padding-left:975px;
     padding-left:975px;
-
     background:transparent url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/8/89/Header_top_inv_s.png) top left no-repeat;
+
     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(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/6/6c/Brushed30_100_58.png);
+
background-image:url(https://static.igem.org/mediawiki/2010/8/86/Brushed_bg.png);
-
background-repeat:repeat;
+
background-position:top-center;
-
background-position:top center;
+
background-color:#dcdcdc;
-
background-color:#dcdcdc;
+
}
-
)
+
.upbg {
.upbg {
position: absolute;
position: absolute;
-
top: 0px;
+
overflow:hidden;
-
left: -300px;
+
top: -50px;
-
width:1264px;
+
left: -145px;
-
height:1049px;
+
width:1265px;
-
z-index:-800;
+
height:940px;
 +
z-index:-100;
}
}
Line 104: Line 110:
<body>
<body>
-
<div class="upbg"><img src="http://igem.bioquant.uni-heidelberg.de/mediawiki/images/6/6f/Bg_circle.png"/></div>
+
<img class="upbg" src="https://static.igem.org/mediawiki/2010/3/3d/Bg_disc_fingers.png">
</body>
</body>
</html>
</html>

Latest revision as of 17:02, 17 October 2010