User:Kleinsorg/test

From 2010.igem.org

(Difference between revisions)
Line 4: Line 4:
/* IGEM stuff */
/* IGEM stuff */
 +
 +
 +
 +
#content { background-color: transparent; border: none; width: 975px;}
 +
#contentSub {display:none;}
#contentSub {display:none;}
Line 15: Line 20:
border-left: none;
border-left: none;
border-right: none;
border-right: none;
 +
}
 +
#p-logo { height:89px; overflow:hidden;}
 +
img[src*="/wiki/skins/common/images/wiki.png"]{
 +
    width:0;
 +
    height:89px;
 +
    padding-right:975px;
 +
    background:transparent url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/3/30/Header_top_inv.png) top left no-repeat;
}
}
-
#menubar{top:39px;z-index:25;}
+
#menubar{top:39px;z-index:99;}
.left-menu {margin-top:0px;}
.left-menu {margin-top:0px;}
.left-menu ul {border: none;}
.left-menu ul {border: none;}
Line 33: Line 45:
#footer li a:hover { color:#f09600;}
#footer li a:hover { color:#f09600;}
#footer li a:active{ color:#f09600; font-weight:bold}
#footer li a:active{ color:#f09600; font-weight:bold}
-
 
-
 
-
 
-
 
-
 
-
img[src*="/wiki/skins/common/images/wiki.png"]{
 
-
    width:0;
 
-
    height:89px;
 
-
    padding-right:975px;
 
-
    background:transparent url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/3/30/Header_top_inv.png) top left no-repeat;
 
-
}
 
body {
body {

Revision as of 19:43, 15 September 2010