MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
377 bytes added ,  08:25, 20 September 2019
no edit summary
Miraheze>RikedyP
No edit summary
Miraheze>RikedyP
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
@font-face {
@font-face {
   font-family: 'APL385 Unicode';
   font-family: "APL385 Unicode";
   src: local("APL385 Unicode"),
   src: url("https://github.com/rikedyp/APLcourse/raw/master/assets/Apl385.eot"); /* IE9 Compat Modes */
     url('//github.com/rikedyp/APLCourse/raw/master/assets/apl385-webfont.woff2') format('woff2'),
  src: url("https://github.com/rikedyp/APLcourse/raw/master/assets/Apl385.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
     url('//github.com/rikedyp/APLCourse/raw/master/assets/apl385-webfont.woff') format('woff'),
     url("https://github.com/rikedyp/APLcourse/raw/master/assets/Apl385.otf") format("opentype"), /* Open Type Font */
     url('//github.com/rikedyp/APLCourse/raw/master/assets/Apl385.otf'),
     url("https://github.com/rikedyp/APLcourse/raw/master/assets/Apl385.ttf") format("truetype"), /* Safari, Android, iOS */
     url('//github.com/rikedyp/APLCourse/raw/master/assets/apl385-webfont.ttf');
     url("https://github.com/rikedyp/APLcourse/raw/master/assets/Apl385.woff") format("woff"), /* Modern Browsers */
     url("https://github.com/rikedyp/APLcourse/raw/master/assets/Apl385.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
}
.c td {
.c td {
Anonymous user

Navigation menu