Difference between revisions of "MediaWiki:Common.css"

From LeikaRO wiki
Jump to: navigation, search
Line 4: Line 4:
 
#mw-page-base, #mw-head-base, div#content {background-color:#EAF2F1; background-image:none; background-repeat:initial;background position: initial;}
 
#mw-page-base, #mw-head-base, div#content {background-color:#EAF2F1; background-image:none; background-repeat:initial;background position: initial;}
 
div#content{background: #A8C7DB;}
 
div#content{background: #A8C7DB;}
.iwMainFrame{background: #DFEAF2; border:1px solid #DFEAF2; !important}
+
.iwMainFrame{background: #DFEAF2 !important; border:1px solid #DFEAF2; !important}
.iwMainTitle{background:#7AB0CF; border:1px solid #7AB0CF;color:#2D2D29; !important}
+
.iwMainTitle{background:#7AB0CF !important; border:1px solid #7AB0CF !important;color:#2D2D29; !important}
 
div.vectorTabs span, div.vectorTabs ul li, div.vectorTabs{background-repeat:initial;background-image:none;background-position:initial;background:#EAF2F1}
 
div.vectorTabs span, div.vectorTabs ul li, div.vectorTabs{background-repeat:initial;background-image:none;background-position:initial;background:#EAF2F1}
 
div.vectorMenu h3 a{background-image:none;}
 
div.vectorMenu h3 a{background-image:none;}
 
#mw-head-base{margin-top:-4.9em;}
 
#mw-head-base{margin-top:-4.9em;}
 
#toc, .toc, .infobox{background: #EAF2F1;}
 
#toc, .toc, .infobox{background: #EAF2F1;}

Revision as of 19:15, 19 April 2016

/* CSS placed here will be applied to all skins */

body{color: #2D2D29;}
#mw-page-base, #mw-head-base, div#content {background-color:#EAF2F1; background-image:none; background-repeat:initial;background position: initial;}
div#content{background: #A8C7DB;}
.iwMainFrame{background: #DFEAF2 !important; border:1px solid #DFEAF2; !important}
.iwMainTitle{background:#7AB0CF !important; border:1px solid #7AB0CF !important;color:#2D2D29; !important}
div.vectorTabs span, div.vectorTabs ul li, div.vectorTabs{background-repeat:initial;background-image:none;background-position:initial;background:#EAF2F1}
div.vectorMenu h3 a{background-image:none;}
#mw-head-base{margin-top:-4.9em;}
#toc, .toc, .infobox{background: #EAF2F1;}