MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 2: Line 2:
--- General Style ---
--- General Style ---
------------------ */
------------------ */
:root {
  color-scheme: light !important;
}


:root, .skin-invert, .no-theme {
:root, .skin-invert, .no-theme {
  --background-color-base: #0f0;
 
  --background-color-neutral-subtle: #f00;
}
}


Line 13: Line 16:


.infobox {
.infobox {
  background-color: #f8f9fa;
   border: 1px solid #a2a9b1;
   border: 1px solid #a2a9b1;
   color: #000;
   color: #000;