Difference between revisions of "Template:Freiburg"

(Undo revision 70263 by MaurizioC (talk))
 
(7 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
/* Change Background color*/
 
/* Change Background color*/
 
body {  
 
body {  
background-color: #fff;
+
background-color: #f9f9f9;
 
}
 
}
  
Line 63: Line 63:
 
/*Change the styling of text for everything inside main container*/
 
/*Change the styling of text for everything inside main container*/
 
#mainContainer p {  
 
#mainContainer p {  
font-size: 13px;
+
font-size: 15px;
color: #000000;
+
text-align: justify;
 +
color: #666666;
 
}
 
}
 
 
 
/*This changes the color and font family */
 
/*This changes the color and font family */
 
#contentContainer h1, h2, h3, h4, h5, h6 {  
 
#contentContainer h1, h2, h3, h4, h5, h6 {  
color: #565656;
+
color: #c1012a;
 
border-bottom: none;
 
border-bottom: none;
 
font-weight: bold;
 
font-weight: bold;

Latest revision as of 15:15, 29 July 2015