MediaWiki:Timeless.css: Difference between revisions

From Ghost Theory Wiki
No edit summary
Tag: Bots
No edit summary
Tag: Bots
Line 92: Line 92:
.mw-page-title-main {
.mw-page-title-main {
     border: 3px solid cyan !important;
     border: 3px solid cyan !important;
}
/* Override Timeless title font shorthand */
.mw-body-header h1,
.firstHeading {
    font: normal 1.8em/1.3 "Alegreya", serif !important;
    display: block !important;
    margin: 0 0 0.4em 0 !important;
    color: inherit !important;
}
}