Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
m |
m |
||
| Line 4: | Line 4: | ||
.ns-3006 #content, .ns-3007 #content { background-color: #F7EFF9; } |
.ns-3006 #content, .ns-3007 #content { background-color: #F7EFF9; } |
||
.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-3000 div.thumb, .ns-3001 div.thumb { border-color: #cff7f2; } |
||
Revision as of 11:27, 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-3000 div.thumb, .ns-3001 div.thumb { border-color: #cff7f2; }