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