Difference between revisions of "MediaWiki:Monobook.css"

From The Broken Dagger Wiki
Jump to: navigation, search
Line 1: Line 1:
 
/* edit this file to customize the monobook skin for the entire site */
 
/* edit this file to customize the monobook skin for the entire site */
 
body {
 
body {
   background: #000000 url("http://images.maquis.com/core/background/redblack.jpg") 0px 0px;
+
   background: #3F3F3F;
 
   color: Yellow;
 
   color: Yellow;
 
}
 
}

Revision as of 20:11, 17 April 2006

/* edit this file to customize the monobook skin for the entire site */
body {
  background: #3F3F3F;
  color: Yellow;
}