MediaWiki: Common.css: Difference between revisions
From ElixirBlocks
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
body{ | body{ | ||
background-color:white !important | background-color:white !important | ||
} | |||
#mw-navigation{ | |||
background-color: purple; | |||
} | } |
Revision as of 22:34, 14 June 2023
body{
background-color:white !important
}
#mw-navigation{
background-color: purple;
}