Difference between revisions of "MediaWiki:Common.css"

From House of Hozz
Jump to: navigation, search
 
(3 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 */
body {background: #d5f9ff}
+
#sitetitle {background: #6ca6af}
.mw-body {background: #d1ebf3}
+
body {background: #e1f5f3}
#p-cactions li {background-color: #d1ebf3}
+
.mw-body {background: #daeaf1}
 +
.pBody {background-color: #daeaf1}
 +
div#footer {background-color: #daeaf1}
 +
#p-cactions li {background-color: #daeaf1}

Latest revision as of 06:10, 21 October 2017

/* CSS placed here will be applied to all skins */
#sitetitle {background: #6ca6af}
body {background: #e1f5f3}
.mw-body {background: #daeaf1}
.pBody {background-color: #daeaf1}
div#footer {background-color: #daeaf1}
#p-cactions li {background-color: #daeaf1}