Team:Heidelberg/Top

From 2010.igem.org

(Difference between revisions)
 
(9 intermediate revisions not shown)
Line 22: Line 22:
#content { background-color: transparent; border: none; width: 975px;}
#content { background-color: transparent; border: none; width: 975px;}
-
 
#contentSub {display:none;}
#contentSub {display:none;}
Line 42: Line 41:
#mw-searchButton {left:164px;}
#mw-searchButton {left:164px;}
.firstHeading {display:none;}
.firstHeading {display:none;}
-
 
#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"]{
     width:0;
     width:0;
     height:100px;
     height:100px;
-
margin-top:5px;
+
margin-top:20px;
-
margin-left:407px;
+
margin-left:400px;
 +
margin-right:800px;
     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;
+
    padding-right:975px;
 +
     background:transparent;
 +
z-index:1;
}
}
Line 66: Line 69:
.left-menu {margin-top:0px; left:-20px;}
.left-menu {margin-top:0px; left:-20px;}
.left-menu ul {border: none;}
.left-menu ul {border: none;}
-
.right-menu {margin-top:0px; right:20px;}
+
.right-menu {margin-top:0px; right:30px;}
.right-menu ul {border: none;}
.right-menu ul {border: none;}
#menubar li a {color: #666666;}
#menubar li a {color: #666666;}
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-position:top-center;
-
background-position: top center;
+
background-color:#dcdcdc;
-
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/9/92/Bg_plasmid.png">
 +
 +
<!--[if IE 6]>
 +
<style type="text/css">
 +
.upbg {
 +
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://static.igem.org/mediawiki/2010/2/28/Bg_disc_t.png', sizingMethod='scale');
 +
background:none;
 +
}
 +
</style>
 +
<![endif]-->
 +
</body>
 +
</html>
</html>

Latest revision as of 03:48, 27 October 2010