Difference between revisions of "User:MrDolomite/monobook.css"

From Twilight Heroes Wiki
Jump to: navigation, search
m (adding colorize for recent changes)
 
m (ok, lets try this colorize instead)
 
Line 1: Line 1:
.mw-plusminus-pos {color: red;}
+
/* CSS placed here will affect users of the Monobook skin */
.mw-plusminus-neg {color: blue;}
+
/* MrDolomite http://www.wikia.com/wiki/Help:Recent_changes */
.mw-plusminus-null {color: green;}
+
    span.mw-plusminus-pos {color: #006400;}  
 +
    span.mw-plusminus-neg {color: #8B0000;}

Latest revision as of 00:15, 19 January 2008

/* CSS placed here will affect users of the Monobook skin */
/* MrDolomite http://www.wikia.com/wiki/Help:Recent_changes */
    span.mw-plusminus-pos {color: #006400;} 
    span.mw-plusminus-neg {color: #8B0000;}