MediaWiki:Timeless.css: Difference between revisions

From PigBoats.COM
No edit summary
No edit summary
Line 2: Line 2:
#mw-header-hack .color-middle {
#mw-header-hack .color-middle {
     background-color: #A50000;
     background-color: #A50000;
#mw-header-hack .color-right {
    background-color: #A50000;
}

Revision as of 19:05, 12 December 2023

/* All CSS here will be loaded for users of the Timeless skin */
#mw-header-hack .color-middle {
    background-color: #A50000;
#mw-header-hack .color-right {
    background-color: #A50000;
}