MediaWiki:Common.css: Difference between revisions

From Bittylicious
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 2: Line 2:


body {
body {
  background-color: #ff0000;
 
  width: 50%;
}
}

Latest revision as of 10:51, 14 October 2013

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

body {

}