Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Vector.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Line 89: Line 89:
}
}


.wizlords-mainpage-block h2,
.wizlords-mainpage-left > h2.center,
.wizlords-mainpage-heading {
.wizlords-mainpage-right > h2.center {
margin: 20px 0;
margin: 20px 0;
padding: 0;
border-bottom: 1px solid var(--wiz-content-border);
border-bottom: 1px solid var(--wiz-content-border);
font-size: 20px;
font-size: 20px;
Line 99: Line 100:
}
}


.wizlords-mainpage-block h2 .mw-headline,
.wizlords-mainpage-left > h2.center .mw-headline,
.wizlords-mainpage-heading .mw-headline {
.wizlords-mainpage-right > h2.center .mw-headline {
display: block;
text-decoration: none;
text-align: center;
}
}


.wizlords-mainpage-block h2 a,
.wizlords-mainpage-left > h2.center a,
.wizlords-mainpage-heading a {
.wizlords-mainpage-right > h2.center a {
border-bottom: 0;
border-bottom: 0;
text-decoration: none;
text-decoration: none;
}
}


.wizlords-mainpage-left > .center,
.wizlords-mainpage-right > .center,
.wizlords-mainpage-items {
.wizlords-mainpage-items {
text-align: center;
text-align: center;