Difference between revisions of "MediaWiki:Common.css"

From uniWIKI
Jump to navigation Jump to search
m
m
 
(8 intermediate revisions by the same user not shown)
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: #C8D4F7; }
+
.ns-3000 #content, .ns-3001 #content { background-color: #CCE5FF; }
  +
.ns-3002 #content, .ns-3003 #content { background-color: #ffcba0; }
 
.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: #F6EDF9; }
+
.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; }

Latest revision as of 10:09, 11 April 2018

/* CSS placed here will be applied to all skins */
.ns-3000 #content, .ns-3001 #content { background-color: #CCE5FF; }
.ns-3002 #content, .ns-3003 #content { background-color: #ffcba0; }
.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; }