Jump to content

MediaWiki:Common.css: Difference between revisions

From Heroes Wiki
Content deleted Content added
Created page with "CSS placed here will be applied to all skins: @font-face { font-family: heroes; font-style: normal; src: url('HEROES.ttf') format('truetype'), }"
(No difference)

Revision as of 18:06, 25 October 2025

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

@font-face {
   font-family: heroes;
   font-style: normal;
   src: url('HEROES.ttf') format('truetype'),
}