CrustyWin Wiki:Main Page/styles.css: Difference between revisions

no edit summary
No edit summary
No edit summary
}
 
body.skin-watercolordark #mp-topbanner { background: unset!important; }
#mp-topbanner {
/*background: #f9f9f9;*/
border-color: #ddd;
}
}
 
body.skin-watercolordark #mp-banner { background: unset!important; }
#mp-banner {
/*background: #fffaf5;*/
}
 
body.skin-watercolordark #mp-left { background: unset!important; color: #000; }
#mp-left {
background: #f5fffa;
border-color: #cef2e0;
color: #000;
}
 
body.skin-watercolordark #mp-left .mp-h2 { background: unset!important; color: #000; }
#mp-left .mp-h2 {
background: #cef2e0;
border-color: #a3bfb1;
color: #000;
}
 
body.skin-watercolordark #mp-right { background: unset!important; color: #000; }
#mp-right {
background: #f5faff;
border-color: #cedff2;
color: #000;
}
 
body.skin-watercolordark #mp-right .mp-h2 { background: unset!important; color: #000; }
#mp-right .mp-h2 {
background: #cedff2;
border-color: #a3b0bf;
color: #000;
}
 
body.skin-watercolordark #mp-middle { background: unset!important; color: #000; }
#mp-middle {
/*background: #fff5fa;*/
border-color: #f2cedd;
}
 
body.skin-watercolordark #mp-middle .mp-h2 { background: unset!important; color: #000; }
#mp-middle .mp-h2 {
/*background: #f2cedd;*/
border-color: #bfa3af;
}
 
body.skin-watercolordark #mp-lower { background: unset!important; color: #000; }
#mp-lower {
/*background: #faf5ff;*/
border-color: #ddcef2;
}
 
body.skin-watercolordark #mp-lower .mp-h2 { background: unset!important; color: #000; }
#mp-lower .mp-h2 {
/*background: #ddcef2;*/
}
 
body.skin-watercolordark #mp-bottom .mp-h2 { background: unset!important; color: #000; }
#mp-bottom .mp-h2 {
/*background: #eee;*/
border-color: #ddd;
}