Difference between revisions of "MediaWiki:Common.CSS"

From RPC Library
Jump to navigation Jump to search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
body {
+
.color2 {
font-family: arial, sans-serif;
 
font-size: 10pt;
 
margin: 0;
 
 
background-color: #ffffff;
 
background-color: #ffffff;
 
}
 
}

Revision as of 19:03, 14 March 2013

/* CSS placed here will be applied to all skins */

.color2 { background-color: #ffffff; }