MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
 
/* sidebar */
/* CSS placed here will be applied to all skins 2E040C */
#siteSub {
display: block;
 
#n-isocollection {
font-weight: bold;
 
.page-Main_Page .mw-first-heading {
display: none;
}
 
/*
a[href="/User:Mallory"]:before {
content: "~";
color: #2B547E;
}
*/
 
#localNotice {
padding: 5px;
}
 
body.page-Main_Page.action-view #siteSub,
body.page-Main_Page.action-submit #siteSub {
display: none;
}
 
-ms-interpolation-mode: nearest-neighbor; /* IE8+ */
image-rendering: crisp-edges;
 
/* main page header */
body.page-Main_Page h1.mw-first-headingfirstHeading {
margin-bottom: -55px;
visibility: hidden;
 
/* sitenotice */
#localNotice {
contentpadding: "~"5px;
}