Difference between revisions of "MediaWiki:Common.css"

no edit summary
Line 4: Line 4:
   font-family: "Sofia Pro", "sofia-pro", sans-serif;
   font-family: "Sofia Pro", "sofia-pro", sans-serif;
}
}
 
/* Changes the default font used for MediaWiki headings to Noto Serif: */
#content h1,
#content h2 {
  font-family: "Sofia Pro", "sofia-pro", sans-serif;
}
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */