MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
Tag: Reverted
No edit summary
 
(25 intermediate revisions by the same user not shown)
/* adminssidebar */
/* CSS placed here will be applied to all skins 2E040C */
#n-isocollection {
#siteSub {
displayfont-weight: blockbold;
}
 
.mw-wiki-logo {
/* admins */
 
a[href="/User:Mallory"]:before {
content: "★ ";
color: purple;
 
a[href="/User:Dartz"]:before,
a[href="/User:CHOCOLATEMAN"]:before,
a[href="/User:Modeco80"]:before,
a[href="/User:Elijah"]:before,
a[href="/User:MDMCK10"]:before,
a[href="/User:Undefishin"]:before,
{
content: "★ ";
color: #710A1E;
 
body.page-Main_Page.action-view #siteSub,
body.page-Main_Page.action-submit #siteSub {
display: none;
}
 
* {
image-rendering: -moz-crisp-edges; /* Firefox */
image-rendering: -o-crisp-edges; /* Opera */
-ms-interpolation-mode: nearest-neighbor; /* IE8+ */
image-rendering: crisp-edges;
 
/* main page header */
body.page-Main_Page h1.action-viewfirstHeading #siteSub,{
margin-bottom: -55px;
visibility: hidden;
 
/* sitenotice */
#localNotice {
padding: 5px;
}