Difference between revisions of "Team:RHIT/StyleSheet1"

m
m
Line 66: Line 66:
 
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
 
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
  
 +
                /*Change the styling of text for everything inside main container*/
 +
#mainContainer p {
 +
font-size: 20px;
 +
color:#efefef;
 +
                  } 
 
/*Change the styling of text for everything inside main container*/
 
/*Change the styling of text for everything inside main container*/
 
#contentContainer p {  
 
#contentContainer p {  
Line 71: Line 76:
 
color:red;
 
color:red;
 
                  }   
 
                  }   
 
+
                  
                 /*Change the styling of text for everything inside main container*/
+
#mainContainer p {
+
font-size: 20px;
+
color:#efefef;
+
                  }                 
+
 
 
 
/*This changes the color and font family */
 
/*This changes the color and font family */

Revision as of 17:53, 17 July 2015