Difference between revisions of "MediaWiki:Common.css"

From Legion Wiki
Jump to navigationJump to search
m (Created page with '→‎CSS placed here will be applied to all skins: .mw-plusminus-pos { color: #080; } .mw-plusminus-neg { color: #e10000; }')
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
.mw-plusminus-pos { color: #080; }
+
.mw-plusminus-pos { color: #060; }
 
.mw-plusminus-neg { color: #e10000; }
 
.mw-plusminus-neg { color: #e10000; }

Revision as of 10:56, 9 June 2010

/* CSS placed here will be applied to all skins */

.mw-plusminus-pos { color: #060; }
.mw-plusminus-neg { color: #e10000; }