Difference between revisions of "MediaWiki:Common.css"

From uniWIKI
Jump to navigation Jump to search
m
m
Line 2: Line 2:
 
.ns-3000 #content, .ns-3001 #content { background-color: #C8D4F7; }
 
.ns-3000 #content, .ns-3001 #content { background-color: #C8D4F7; }
 
.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: #EFD5ED; }
+
.ns-3006 #content, .ns-3007 #content { background-color: #F9E5FF; }

Revision as of 16:25, 25 July 2016

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