MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
4 bytes removed ,  20:21, 18 September 2019
no edit summary
Miraheze>RikedyP
No edit summary
Miraheze>RikedyP
No edit summary
Line 2: Line 2:
@font-face {
@font-face {
   font-family: 'APL385 Unicode';
   font-family: 'APL385 Unicode';
   src: url('https://github.com/rikedyp/APLCourse/raw/master/assets/apl385-webfont.woff2') format('woff2'),
   src: url('http://github.com/rikedyp/APLCourse/raw/master/assets/apl385-webfont.woff2') format('woff2'),
     url('https://github.com/rikedyp/APLCourse/raw/master/assets/apl385-webfont.woff') format('woff'),
     url('http://github.com/rikedyp/APLCourse/raw/master/assets/apl385-webfont.woff') format('woff'),
     url('https://github.com/rikedyp/APLCourse/raw/master/assets/Apl385.otf'),
     url('http://github.com/rikedyp/APLCourse/raw/master/assets/Apl385.otf'),
     url('https://github.com/rikedyp/APLCourse/raw/master/assets/apl385-webfont.ttf');
     url('http://github.com/rikedyp/APLCourse/raw/master/assets/apl385-webfont.ttf');
}
}
.language-apl {
.language-apl {
   font-family: 'APL385 Unicode';
   font-family: 'APL385 Unicode';
}
}
Anonymous user

Navigation menu