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

Undo revision 20408 by Mallory (talk) nvm
(Created page with "→‎{{pp|small=yes}}: .thumbinner { background-color:transparent !important; border:0px; } .magnify{ display:none !important; } .mp-box { border: 1px solid #aaa; →‎all border colors overriden on specific elements: padding: 0 0.5em 0.5em; margin-top: 4px; } .mp-h2, body.skin-timeless .mp-h2 { →‎Timeless needs a higher specificity: border: 1px solid #aaa; →‎all border colors overriden on specific elements: margin: 0.5em 0; padding: 0.2em 0.4em; font-size:...")
 
(Undo revision 20408 by Mallory (talk) nvm)
Tag: Undo
 
(20 intermediate revisions by 5 users not shown)
/* {{pp|small=yes}} */
.thumbinner {
.thumbinner { background-color:transparent !important; border:0px; }
.magnify{ display background-color:none transparent !important; }
border: 0px;
}
.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;