Difference between revisions of "MediaWiki:Monobook.css"

From CSWiki
Jump to navigation Jump to search
 
(8 intermediate revisions by the same user not shown)
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 */
 
/* OTY-Internal */
 
/* OTY-Internal */
.ns-100 * #content { background : #FFF6EC; }
+
.ns-100 * #content { background : #E7D19A; }
.ns-100 * #p-cactions li { background : #FFF6EC; }
+
.ns-100 * #p-cactions li { background : #eaecff; }
.ns-100 * #p-cactions li a { background : #FFF6EC; }
+
.ns-100 * #p-cactions li a { background : #eaecff; }
 +
 
 +
/* Main */
 +
.ns-0 #content { background : #eaecff; }
 +
.ns-0 * #p-cactions li { background : #E7D19A; }
 +
.ns-0 * #p-cactions li a { background : #E7D19A; }

Latest revision as of 12:30, 9 March 2007

/* edit this file to customize the monobook skin for the entire site */
/* OTY-Internal */
.ns-100 * #content { background : #E7D19A; }
.ns-100 * #p-cactions li { background : #eaecff; }
.ns-100 * #p-cactions li a { background : #eaecff; }

/* Main */
.ns-0 #content { background : #eaecff; }
.ns-0 * #p-cactions li { background : #E7D19A; }
.ns-0 * #p-cactions li a { background : #E7D19A; }