MediaWiki:Common.css: Difference between revisions
From Palworld.io
no edit summary
Palworld.io (talk | contribs) No edit summary |
Palworld.io (talk | contribs) No edit summary |
||
Line 13: | Line 13: | ||
font-family: 'Adelon Serial Heavy'; | font-family: 'Adelon Serial Heavy'; | ||
src: url('/w/adelon-serial-heavy-regular.ttf') format('truetype'); | src: url('/w/adelon-serial-heavy-regular.ttf') format('truetype'); | ||
font-weight: bold; | |||
font-style: bold; | |||
} | |||
@font-face { | |||
font-family: 'Adelon Serial Regular'; | |||
src: url('/w/adelon-serial-regular.ttf') format('truetype'); | |||
font-weight: normal; | font-weight: normal; | ||
font-style: normal; | font-style: normal; | ||
Line 18: | Line 25: | ||
h1 { | h1 { | ||
font-family: "Adelon Serial | font-family: "Adelon Serial Regular"!important; | ||
} | } |