MediaWiki:Vector.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| Line 89: | Line 89: | ||
} | } | ||
.wizlords-mainpage- | .wizlords-mainpage-left > h2.center, | ||
.wizlords-mainpage- | .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- | .wizlords-mainpage-left > h2.center .mw-headline, | ||
.wizlords-mainpage- | .wizlords-mainpage-right > h2.center .mw-headline { | ||
text-decoration: none; | |||
text- | |||
} | } | ||
.wizlords-mainpage- | .wizlords-mainpage-left > h2.center a, | ||
.wizlords-mainpage- | .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; | ||