Template:Top

From 2012hs.igem.org

(Difference between revisions)
 
(17 intermediate revisions not shown)
Line 8: Line 8:
/*IGEM stuff*/
/*IGEM stuff*/
-
#bodyContent { width: 970px;  background-color:#ffffff;}
+
/*#bodyContent { width: 970px;  background-color:#ffffff;}*/
#content { background-color: transparent; border: none; width: 975px;}
#content { background-color: transparent; border: none; width: 975px;}
Line 14: Line 14:
#siteSub {display:none;}
#siteSub {display:none;}
#search-controls {
#search-controls {
-
top:30px;
+
display:none;}
-
left:0;}
+
input.searchButton {
input.searchButton {
-
position:absolute;
+
display:none;
 +
}
 +
/*position:absolute;
font-size:11pt;
font-size:11pt;
font-family:Calibri;
font-family:Calibri;
font-weight:normal;
font-weight:normal;
color: #666;
color: #666;
-
}
+
}*/
Line 38: Line 39:
z-index:99;
z-index:99;
font-size:10pt;
font-size:10pt;
-
font-family:Calibri;}
+
font-family:Calibri;
 +
        background-color:transparent;
 +
}
 +
 
.left-menu {margin-top:0px; left:-20px;}
.left-menu {margin-top:0px; left:-20px;}
.left-menu ul {border: none;}
.left-menu ul {border: none;}
-
.left-menu li a {color: #666666;}
+
.right-menu {margin-top:0px; }
-
.left-menu li a:visited {color: #80b3b3;}
+
-
.left-menu li a:hover {color: #80b3b3;}
+
-
.left-menu li a:active {color: #80b3b3;}
+
-
.right-menu {margin-top:0px; right:30px;}
+
.right-menu ul {border: none;}
.right-menu ul {border: none;}
-
.right-menu li a {color: #80b3b3;}
+
#menubar li a {color: #666666;}
-
.right-menu li a:visited {color: #FFF;}
+
#menubar li a:visited {color: #666666;}
-
.right-menu li a:hover {color: #FFF;}
+
-
.right-menu li a:active {color: #FFF;}
+
-
/*#menubar li a {color: #666666;}
+
-
#menubar li a:visited {color: #80b3b3;}
+
#menubar li a:hover { color:#80b3b3;}
#menubar li a:hover { color:#80b3b3;}
-
#menubar li a:active{ color:#80b3b3; font-weight:bold}*/
+
#menubar li a:active{ color:#80b3b3; font-weight:bold}
 +
#menubar li a {
 +
color:#666666;
 +
        background-color:transparent;
 +
}
Line 70: Line 70:
}
}
 +
/*#footer {
 +
display:none;
 +
}*/
#footer {
#footer {
-
position:relative;
+
position:static;
 +
        bottom:0px;
 +
        text-align:center;
background-color: transparent;
background-color: transparent;
font-size:10pt;
font-size:10pt;
Line 91: Line 96:
     background-image: url('https://static.igem.org/mediawiki/2012hs/c/c0/LSL_Logo.png');
     background-image: url('https://static.igem.org/mediawiki/2012hs/c/c0/LSL_Logo.png');
     background-position: top;
     background-position: top;
-
     height:374px ;
+
     height:258px ;
     background-repeat: no-repeat;
     background-repeat: no-repeat;
     border-width:0px;
     border-width:0px;

Latest revision as of 13:44, 30 May 2012

iGEM-2012HS - LSL-Heidelberg