User:ThomasU/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 9: Line 14:
#search-controls {display:none;}
#search-controls {display:none;}
.firstHeading {display:none;}
.firstHeading {display:none;}
-
#footer-box {display:none;}
+
 
#top-section {
#top-section {
-
height: 98px;
+
height: 89px;
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/e/e9/Header_top_invg.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;}
.right-menu {margin-top:0px;}
.right-menu {margin-top:0px;}
.right-menu ul {border: none;}
.right-menu ul {border: none;}
-
 
-
 
#menubar li a {color: #666666;}
#menubar li a {color: #666666;}
#menubar li a:visited {color: #666666;}
#menubar li a:visited {color: #666666;}
Line 29: Line 39:
#menubar li a:active{ color:#f09600; font-weight:bold}
#menubar li a:active{ color:#f09600; font-weight:bold}
-
 
+
#footer {background-color: transparent; border:none}
-
img[src*="/wiki/skins/common/images/wiki.png"]{
+
#footer-box {background-color: transparent; border:none}
-
    width:0;
+
#footer li a {color: #666666; font-size:8pt }
-
    height:98px;
+
#footer li a:visited {color: #666666;}
-
    padding-right:975px;
+
#footer li a:hover { color:#f09600; text-decoration:none; }
-
    background:transparent url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/e/e9/Header_top_invg.png) top left no-repeat;
+
#footer li a:active{ color:#f09600; text-decoration:none; font-weight:bold}
-
}
+
body {
body {

Revision as of 22:25, 16 September 2010