Difference between revisions of "MediaWiki:Common.css"

From Wiki LDV
Jump to navigation Jump to search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
.ns-20000 #content, .ns-20001 #content { background-color: #EAFFF1; }
+
.ns-20000 #content, .ns-20001 #content { background-color: #F2FFFE; }
 
.ns-20000 div.thumb, .ns-20001 div.thumb { border-color: #C198CC; }
 
.ns-20000 div.thumb, .ns-20001 div.thumb { border-color: #C198CC; }

Revision as of 17:09, 30 March 2020

/* CSS placed here will be applied to all skins */
.ns-20000 #content, .ns-20001 #content { background-color: #F2FFFE; }
.ns-20000 div.thumb, .ns-20001 div.thumb { border-color: #C198CC; }