Difference between revisions of "MediaWiki:Common.css"

From uniWIKI
Jump to navigation Jump to search
m
m
Line 5: Line 5:
 
.ns-3008 #content, .ns-3009 #content { background-color: #F2D0D0; }
 
.ns-3008 #content, .ns-3009 #content { background-color: #F2D0D0; }
 
.ns-3010 #content, .ns-3011 #content { background-color: #cff7f2; }
 
.ns-3010 #content, .ns-3011 #content { background-color: #cff7f2; }
.ns-3000 div.thumb, .ns-3001 div.thumb { border-color: #cff7f2; }
+
.ns-3010 div.thumb, .ns-3011 div.thumb { border-color: #cff7f2; }

Revision as of 12:22, 4 August 2017

/* 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; }
.ns-3008 #content, .ns-3009 #content { background-color: #F2D0D0; }
.ns-3010 #content, .ns-3011 #content { background-color: #cff7f2; }
.ns-3010 div.thumb, .ns-3011 div.thumb { border-color: #cff7f2; }