Difference between revisions of "MediaWiki:Monobook.css"

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