MediaWiki:Vector.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| Line 97: | Line 97: | ||
line-height: 30px; | line-height: 30px; | ||
text-align: center; | text-align: center; | ||
} | |||
.wizlords-mainpage-block h2 .mw-headline, | |||
.wizlords-mainpage-heading .mw-headline { | |||
display: block; | |||
text-align: center; | |||
} | |||
.wizlords-mainpage-block h2 a, | |||
.wizlords-mainpage-heading a { | |||
border-bottom: 0; | |||
text-decoration: none; | |||
} | } | ||