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

Undo revision 20408 by Mallory (talk) nvm
mNo edit summary
Tag: Reverted
(Undo revision 20408 by Mallory (talk) nvm)
Tag: Undo
 
(15 intermediate revisions by 4 users not shown)
/* {{pp|small=yes}} */
.thumbinner {
.thumbinner { background-color: transparent !important; border:0px; }
*:not(img) {
border: 0px;
filter: invert(100%);
}
.magnify {
.magnify{ display: none !important; }
}
.magnify{ display:none !important; }
.mp-box {
border: 1px solid #aaa; /* all border colors overriden on specific elements */
}
 
body.skin-watercolordark #mp-topbanner { background: unset!important; }
#mp-topbanner {
background: #f9f9f9;
}
 
body.skin-watercolordark #mp-banner { background: unset!important; }
#mp-banner {
/*background: #fffaf5;*/
border-color: #f2e0ce;
}
 
body.skin-watercolordark #mp-left { background: unset!important; }
#mp-left {
background: #f5fffa;
}
 
body.skin-watercolordark #mp-left .mp-h2 { background: unset!important; }
#mp-left .mp-h2 {
background: #cef2e0;
}
 
body.skin-watercolordark #mp-right { background: unset!important; }
#mp-right {
background: #f5faff;
border-color: #cedff2;
}
 
body.skin-watercolordark #mp-right .mp-h2 { background: unset!important; }
#mp-right .mp-h2 {
background: #cedff2;
}
 
body.skin-watercolordark #mp-middle { background: unset!important; }
#mp-middle {
background: #fff5fa;
}
 
body.skin-watercolordark #mp-middle .mp-h2 { background: unset!important; }
#mp-middle .mp-h2 {
background: #f2cedd;
}
 
body.skin-watercolordark #mp-lower { background: unset!important; }
#mp-lower {
background: #faf5ff;
}
 
body.skin-watercolordark #mp-lower .mp-h2 { background: unset!important; }
#mp-lower .mp-h2 {
background: #ddcef2;
}
 
body.skin-watercolordark #mp-bottom .mp-h2 { background: unset!important; }
#mp-bottom .mp-h2 {
background: #eee;