MediaWiki:Common.css: Difference between revisions
From QuatenusWiki
No edit summary Tag: Manual revert |
No edit summary Tag: Reverted |
||
| Line 2: | Line 2: | ||
body { | body { | ||
background-color: #F27A35; | background-color: #F27A35; | ||
} | |||
#mw-header-container { | |||
color: #F27A35; | |||
} | } | ||
Revision as of 11:54, 19 November 2024
/* CSS placed here will be applied to all skins */
body {
background-color: #F27A35;
}
#mw-header-container {
color: #F27A35;
}
