Anonymous

MediaWiki:Common.css: Difference between revisions

From Palworld.io
no edit summary
No edit summary
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 Heavy"!important;
  font-family: "Adelon Serial Regular"!important;
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.