Template:ZJU-China/Main

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <head> <style type="text/css"> #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki setting...")
Line 2: Line 2:
<head>
<head>
<style type="text/css">
<style type="text/css">
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear, .firstHeading {display: none;} /*-- hides default wiki settings --*/
-
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/
+
/*.firstHeading {
-
 
+
-
.firstHeading {
+
width: 975px;  
width: 975px;  
margin: 0px auto;
margin: 0px auto;
Line 11: Line 10:
margin-bottom: 20px;
margin-bottom: 20px;
font-family: Georgia, Times, "Times New Roman", serif;  
font-family: Georgia, Times, "Times New Roman", serif;  
-
}
+
}*/
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;}
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;}
-
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
+
#top-section {
 +
    background-color: transparent;
 +
    border: 0 none;
 +
height: 14px;
 +
z-index: 100;
 +
top: 0;
 +
position: absolute; /* fixed */
 +
    width: 100%;
 +
    color: transparent;
 +
}
 +
 
 +
#top-section:hover { /*-- styling for default menu bar (edit, page, history, etc.) --*/
background-color: #383838;
background-color: #383838;
border: 0 none;
border: 0 none;
Line 21: Line 31:
z-index: 100;
z-index: 100;
top: 0;
top: 0;
-
position: fixed;
+
position: absolute; /* fixed */
-
width: 975px;  
+
    width: 100%;
 +
/* width: 975px;  
left: 50%;  
left: 50%;  
-
margin-left: -487px;
+
margin-left: -487px; */
}
}
Line 37: Line 48:
}
}
-
#menubar a:link, #menubar a:active, #menubar a:visited, #menubar a:hover, #menubar:hover { /*-- styling for default menu bar links (edit, page, history, etc.) --*/
+
#menubar a:link, #menubar a:active, #menubar a:visited {
 +
    color: transparent;
 +
    text-decoration: none;
 +
    background-color: transparent;
 +
}
 +
 
 +
#menubar a:hover, #menubar:hover { /*-- styling for default menu bar links (edit, page, history, etc.) --*/
color: #7272D8;  
color: #7272D8;  
text-decoration: none;  
text-decoration: none;  
Line 106: Line 123:
.sub-sidemenu {font-size: 10px; margin-bottom: 20px; color: #666; display: none;}
.sub-sidemenu {font-size: 10px; margin-bottom: 20px; color: #666; display: none;}
.sub-sidemenu a {color: #666;}
.sub-sidemenu a {color: #666;}
 +
 +
#groupparts {text-align: center; margin-left: auto; margin-right: auto;}
div.underconst
div.underconst

Revision as of 03:04, 28 August 2014