Anonymous

MediaWiki:Common.css: Difference between revisions

From Palworld.io
no edit summary
No edit summary
No edit summary
Line 11: Line 11:


@font-face {
@font-face {
   font-family: "Adelon";
   font-family: 'Adelon Serial Heavy';
   src:
   src: url('/usr/share/adelon-serial-heavy-regular.ttf') format('truetype');
    local("adelon-serial-heavy-regular"),
  font-weight: normal;
    url("adelon-serial-heavy-regular.ttf");
  font-style: normal;
}
}


body {
body {
  font-family: "Adelon";
  font-family: "Adelon Serial Heavy";
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.