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