Template:Team:VirtusParva/MainCss

From 2014.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 10: Line 10:
padding-top: 100px;
padding-top: 100px;
margin-bottom: 20px;
margin-bottom: 20px;
-
font-family: Georgia, Times, "Times New Roman", serif;  
+
font-family: Helvetica, Helvetica Narrow, Verdana, sans-serif;  
}
}
-
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;}
+
h1, h3, h4, h5 { font-family: Helvetica, Helvetica Narrow, Verdana, sans-serif; color: #FFFFFF}
 +
 
 +
h2 { font-family: Helvetica, Helvetica Narrow, Verdana, sans-serif; color: #FFFFFF}
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
Line 46: Line 48:
         height: 50px;
         height: 50px;
         display: block;
         display: block;
-
         z-index: 10;
+
         z-index: 100;
position: fixed;
position: fixed;
         width: 100%;
         width: 100%;
Line 53: Line 55:
body {  
body {  
-
background-color: #fff;
+
background-color: #transparent;
         background-attachment: fixed;
         background-attachment: fixed;
}
}
Line 69: Line 71:
width: 100%;  
width: 100%;  
height: 100%;  
height: 100%;  
-
background-color: transparent;
+
background-color: #transparent;
}
}

Latest revision as of 02:08, 18 October 2014