Team:UCLA/Template/CSS

From 2014.igem.org

(Difference between revisions)
Line 77: Line 77:
#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-family: 'Roboto', sans-serif;*/
+
         font-family: 'Roboto', sans-serif;
-
        font-family: "Times New Roman", Times, serif;
+
font-weight: normal;  
font-weight: normal;  
font-size: 14px;  
font-size: 14px;  
Line 150: Line 149:
color: #414141;
color: #414141;
font-size: 25px;   
font-size: 25px;   
-
         font-family: Georgia, Times, "Times New Roman", serif;
+
         /*font-family: Georgia, Times, "Times New Roman", serif;*/
 +
        font-family: 'Roboto', sans-serif;
padding: 10px 15px 5px 10px;  
padding: 10px 15px 5px 10px;  
border-bottom: 1px solid #ccc;
border-bottom: 1px solid #ccc;
Line 238: Line 238:
     font-size: 30px;
     font-size: 30px;
     /*font-family: 'Pacifico', cursive;*/
     /*font-family: 'Pacifico', cursive;*/
-
        font-family: "Times New Roman", Times, serif;
+
    /*font-family: "Times New Roman", Times, serif;*/
 +
    font-family: 'Roboto', sans-serif;
}
}
Line 254: Line 255:
}
}
.content {
.content {
-
     font-family: Tahoma;
+
     /*font-family: Tahoma;*/
 +
    font-family: 'Roboto', sans-serif;
     font-size: 12px;
     font-size: 12px;
     color: #3D3D3D;
     color: #3D3D3D;
Line 307: Line 309:
h2.onBlack {
h2.onBlack {
   font-family: Verdana;
   font-family: Verdana;
 +
  font-family: 'Roboto', sans-serif;
   color:white;
   color:white;
   margin-top: -5px;
   margin-top: -5px;
Line 469: Line 472:
     color:white;
     color:white;
     font-family: Helvetica;
     font-family: Helvetica;
 +
    font-family: 'Roboto', sans-serif;
     padding:18px 5px 15px 5px;
     padding:18px 5px 15px 5px;
     text-decoration:none;
     text-decoration:none;

Revision as of 23:58, 17 October 2014