Difference between revisions of "MediaWiki:Common.css"

From House of Hozz
Jump to: navigation, search
 
(One intermediate revision 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 */
 +
#sitetitle {background: #6ca6af}
 
body {background: #e1f5f3}
 
body {background: #e1f5f3}
.mw-body {background: #cee7f1}
+
.mw-body {background: #daeaf1}
#p-cactions li {background-color: #cee7f1}
+
.pBody {background-color: #daeaf1}
.pBody {background-color: #cee7f1}
+
div#footer {background-color: #daeaf1}
div#footer {background-color: #cee7f1, border-top: #002bb8, border-bottom: #002bb8}
+
#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}