MediaWiki:Monobook.css

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
 
m
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 {
 +
background: #FFFFFF;
 +
}
 +
 +
#content {
 +
    background: #ffffff; /* white */
 +
}

Revision as of 16:46, 5 September 2006

/* edit this file to customize the monobook skin for the entire site */

body {
 background: #FFFFFF;
}

#content {
    background: #ffffff; /* white */
}
Personal tools