Template:Sifuentes03

From 2014.igem.org

(Difference between revisions)
Line 84: Line 84:
background-color: #ffffff;
background-color: #ffffff;
padding: 5px 10px 10px 10px;
padding: 5px 10px 10px 10px;
-
margin-bottom: 20px;
+
margin-bottom: 20px;
border: 1px solid #cccccc;
border: 1px solid #cccccc;
border-radius: 5px;
border-radius: 5px;
Line 143: Line 143:
/* Titles are switched to Arial Black with no line decoration */
/* Titles are switched to Arial Black with no line decoration */
h1, h2, h3, h4, h5 {  
h1, h2, h3, h4, h5 {  
-
font-family: "Arial", Gadget, sans-serif; border-bottom:none;
+
font-family: "Trebuchet MS", Helvetica, sans-serif;  
 +
border-bottom:none;
font-weight: bold;
font-weight: bold;
color: #434343;
color: #434343;
Line 150: Line 151:
/* Establish font size and family for all text */
/* Establish font size and family for all text */
p {
p {
-
font-family: "Arial", Helvetica, sans-serif;  
+
font-family: "Trebuchet MS", Helvetica, sans-serif;  
font-size: 13px;
font-size: 13px;
 +
text-align: justify;
}
}

Revision as of 15:56, 9 January 2015