MediaWiki:Common.css: Difference between revisions

From Imagisphere
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:




* { font-family: "Crikey Squat" }
h1 { font-family: "Crikey Squat" }

Revision as of 01:17, 21 January 2021

/* CSS placed here will be applied to all skins */

@font-face { 
  font-family: "Crikey Squat";
  font-style: "normal";
  src: url("https://wiki.imagisphere.me/resources/assets/fonts/Crikey%20Squats%20Regular.ttf") format("truetype");
}


h1 { font-family: "Crikey Squat" }