Team:Heidelberg/Top

From 2010.igem.org

(Difference between revisions)
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 56: Line 58:
margin-left:407px;
margin-left:407px;
     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/6f/Bg_circle.png);
+
background-image:url(https://static.igem.org/mediawiki/2010/8/86/Brushed_bg.png);
-
background-repeat: no-repeat;
+
background-color:#dcdcdc;
-
background-position: top center;
+
}
-
background-color: #dcdcdc;
+
 
-
}
+
.upbg {
 +
position: absolute;
 +
overflow:hidden;
 +
top: -50px;
 +
left: -145px;
 +
width:1265px;
 +
height:1050px;
 +
z-index:-100;
 +
}
</style>
</style>
</head>
</head>
 +
 +
<body>
 +
<img class="upbg" src="https://static.igem.org/mediawiki/2010/2/28/Bg_disc_t.png">
 +
</body>
 +
</html>
</html>

Revision as of 00:04, 15 October 2010