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