Difference between revisions of "Team:UCLA/Template/CSS"

Line 79: Line 79:
 
#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: "Nexa Light", 'Roboto', sans-serif;
 
font-weight: normal;  
 
font-weight: normal;  
 
font-size: 14px;  
 
font-size: 14px;  
Line 264: Line 264:
 
.content {
 
.content {
 
     /*font-family: Tahoma;*/
 
     /*font-family: Tahoma;*/
     font-family: 'Roboto', sans-serif;
+
     font-family: "Nexa Light", 'Roboto', sans-serif;
 
     font-size: 12px;
 
     font-size: 12px;
 
     color: #3D3D3D;
 
     color: #3D3D3D;

Revision as of 04:47, 7 September 2015