MediaWiki:Common.css: Difference between revisions

hopefully fixing console text not always being blue when in dark mode
No edit summary
(hopefully fixing console text not always being blue when in dark mode)
Line 202: Line 202:
body.darkMode table.lighttable .highlight-on {
body.darkMode table.lighttable .highlight-on {
   background-color:#285128;     
   background-color:#285128;     
}
#mw-scribunto-input {
color: #0000FF;
}
}