Difference between revisions of "MediaWiki:Common.css"

From uniWIKI
Jump to navigation Jump to search
m
m
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
.ns-3000 #content, .ns-3001 #content { background-color: #D6E9FC; }
+
.ns-3000 #content, .ns-3001 #content { background-color: #CCE5FF; }
 
.ns-3004 #content, .ns-3005 #content { background-color: #E6FFDB; }
 
.ns-3004 #content, .ns-3005 #content { background-color: #E6FFDB; }
 
.ns-3006 #content, .ns-3007 #content { background-color: #F7EFF9; }
 
.ns-3006 #content, .ns-3007 #content { background-color: #F7EFF9; }

Revision as of 16:26, 2 August 2016

/* CSS placed here will be applied to all skins */
.ns-3000 #content, .ns-3001 #content { background-color: #CCE5FF; }
.ns-3004 #content, .ns-3005 #content { background-color: #E6FFDB; }
.ns-3006 #content, .ns-3007 #content { background-color: #F7EFF9; }