Template:CSS/Main custom

From 2014.igem.org

(Difference between revisions)
(Undo revision 123852 by Anton (talk))
 
(2 intermediate revisions not shown)
Line 130: Line 130:
#contentcontainer { /*-- creates container for all content on page --*/
#contentcontainer { /*-- creates container for all content on page --*/
     font-family: Arial, Helvetica, sans-serif;  
     font-family: Arial, Helvetica, sans-serif;  
-
     font-weight: normal;
+
     font-weight: normal;
-
    font-size: 15px;  
+
     color: white;
     color: white;
     width: 960px;  
     width: 960px;  
Line 140: Line 139:
}
}
-
 
+
p1{
 +
    font-color: #333333;
 +
    font-size: 15px;
 +
}
a.anchor{display: block; position: relative; top: -80px; visibility: hidden;}
a.anchor{display: block; position: relative; top: -80px; visibility: hidden;}

Latest revision as of 19:51, 21 September 2014