MediaWiki: Common.css: Difference between revisions
From ElixirBlocks
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
background-color: #fff230 !important; | background-color: #fff230 !important; | ||
color:grey !important; | color:grey !important; | ||
border-color: #fff230 !important; | |||
} | } |
Revision as of 20:31, 15 June 2023
body{
background-color:white !important
}
.navbar{
background-color: #bc00ffb0 !important
}
.code2highlight{
background-color:purple !important
}
#ca-edit{
background-color: #fff230 !important;
color:grey !important;
border-color: #fff230 !important;
}