MediaWiki:Timeless.css: Difference between revisions

From Ghost Theory Wiki
No edit summary
Tag: Bots
No edit summary
Tag: Bots
Line 1: Line 1:
#ca-talk { display: none !important; }
#ca-talk { display: none !important; }
body .mw-page-title-main {
    font-size: 3em !important;
    color: red !important;
}


/* Hide the entire Anonymous dropdown menu in Timeless */
/* Hide the entire Anonymous dropdown menu in Timeless */
Line 81: Line 73:




body {
/* Final styling for the page title ("Main Page") */
     outline: 5px solid magenta !important;
body .mw-page-title-main {
     font-size: 1.8em !important;  /* adjust to taste */
    color: #a9a9a9 !important;     /* gray */
    font-weight: 600;              /* optional */
}
}