Difference between revisions of "Template:Freiburg/CSS"

Line 252: Line 252:
  
 
.content_background_wrapper{
 
.content_background_wrapper{
     background: #F9F9F9;
+
     background: #EEEDED;
 
     overflow: hidden;
 
     overflow: hidden;
 
     box-sizing: border-box;
 
     box-sizing: border-box;
Line 356: Line 356:
  
 
     font-family: "Roboto", sans-serif;
 
     font-family: "Roboto", sans-serif;
     color: #c1002a;
+
     color: #C5162F;
 
     font-size: 25px;
 
     font-size: 25px;
 
     clear: both;
 
     clear: both;
Line 458: Line 458:
 
.profile-name {
 
.profile-name {
 
     font-size: 120%;
 
     font-size: 120%;
     color: #c1012a;
+
     color: #C5162F;
 
     font-style: bold;
 
     font-style: bold;
 
}
 
}
 
.profile-question{
 
.profile-question{
     color: #004c97;
+
     color: #0051A2;
 
}
 
}
  
Line 521: Line 521:
  
 
.content_footer{
 
.content_footer{
     background: #004697 scroll;
+
     background: #0051A2 scroll;
 
     width: 100%;
 
     width: 100%;
 
     height: 75px;
 
     height: 75px;

Revision as of 07:25, 2 September 2015