MediaWiki:Monobook.css: Difference between revisions

no edit summary
(now it b visible)
Tag: Reverted
No edit summary
 
(17 intermediate revisions by 2 users not shown)
Line 10:
p { margin: 0.6em 0 0.7em 0; }
h1 { font-size: 193%; }
h2 { font-size: 21px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h3 + dl, h4 + dl, h5 + dl {
margin-top: -0.1em;
}
.ns-talk p + dl, .ns-110 p + dl,
.rootpage-MarioWiki_ProposalsNintendo_Wiki_Proposals p + dl,
.rootpage-MarioWiki_Featured_articlesNintendo_Wiki_Featured_articles p + dl,
.rootpage-MarioWiki_Changing_usernameNintendo_Wiki_Changing_username p + dl {
margin-top: -0.4em;
}
.ns-talk dl + dl, .ns-110 dl + dl,
.rootpage-MarioWiki_ProposalsNintendo_Wiki_Proposals dl + dl,
.rootpage-MarioWiki_Featured_articlesNintendo_Wiki_Featured_articles dl + dl,
.rootpage-MarioWiki_Changing_usernameNintendo_Wiki_Changing_username dl + dl {
margin-top: -0.2em;
}
Line 118 ⟶ 122:
border-top-right-radius: .72em !important;
}
 
body.mediawiki {
background: url(https://wikizilla.org/wiki/images/0/08/Monobook_Footer.png) left bottom no-repeat, linear-gradient(to bottom, #d50707 1%,#370000 89%) no-repeat;
background-color: #370000;
}
 
Line 219 ⟶ 228:
#p-search {
order: -1;
 
body.mediawiki {
background: url(https://wikizilla.org/wiki/images/0/08/Monobook_Footer.png) left bottom no-repeat, linear-gradient(to bottom, #d50707 1%,#370000 89%) no-repeat;
background-color: #370000;
}