MediaWiki:Common.css: Difference between revisions

From Another Chance Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:




* { font-family: fresca-regular }
* { font-family: fresca }

Revision as of 13:26, 17 March 2025

/* CSS placed here will be applied to all skins */
.fresca-regular {
  font-family: "Fresca", sans-serif;
  font-weight: 400;
  font-style: normal;
}


* { font-family: fresca }