MediaWiki:Common.css: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
------------------ */
------------------ */


html, body {
:root {
   font-family: Poppins, sans-serif;
   color-scheme: light !important;
}
}


Line 16: Line 16:


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