MediaWiki:Timeless.css: Difference between revisions

From Ghost Theory Wiki
No edit summary
Tag: Bots
No edit summary
Tag: Bots
Line 75: Line 75:
/* Final styling for the page title ("Main Page") */
/* Final styling for the page title ("Main Page") */
body .mw-page-title-main {
body .mw-page-title-main {
     font-size: 1.8em !important;  /* adjust to taste */
     font-size: 1em !important;  /* adjust to taste */
     color: #a9a9a9 !important;    /* gray */
     color: #a9a9a9 !important;    /* gray */
     font-weight: 600;              /* optional */
     font-weight: 500;              /* optional */
}
}