MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
116 bytes added ,  19:44, 18 September 2019
no edit summary
Miraheze>RikedyP
(APL385 Unicode font)
 
Miraheze>RikedyP
No edit summary
Line 2: Line 2:
@font-face {
@font-face {
   font-family: "APL385 Unicode";
   font-family: "APL385 Unicode";
   src: url("http://misc.aplteam.com/apl385.ttf");
   src: url("https://github.com/rikedyp/APLCourse/raw/master/assets/Apl385.woff") format("woff"),
      url("http://misc.aplteam.com/apl385.ttf") format("truetype");
}
}
.language-apl {
.language-apl {
   font-family: "APL385 Unicode";
   font-family: "APL385 Unicode";
}
}
Anonymous user

Navigation menu