MediaWiki:Timeless.css: Difference between revisions
From PigBoats.COM
Pbc captain (talk | contribs) No edit summary |
Pbc captain (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Timeless skin */ | /* All CSS here will be loaded for users of the Timeless skin */ | ||
/* changing the top line red */ | /* changing the top line red */ |
Revision as of 16:33, 18 December 2023
/* All CSS here will be loaded for users of the Timeless skin */
/* changing the top line red */
#mw-header-hack .color-right {
background-color: #A50000;
}
#mw-header-hack .color-middle {
background-color: #A50000;
}