MediaWiki:Common.css: Difference between revisions

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


html, body {
:root {
  font-family: Poppins, sans-serif;
   color-scheme: light !important;
}
 
.pre-content h1, .content .mw-heading1, .content h1, .content .mw-heading2, .content h2 {
   font-family: Poppins, 'Linux Libertine', 'Georgia', 'Times', 'Source Serif Pro', serif;
}
}


Line 20: Line 16:


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