MediaWiki:Common.css: Difference between revisions

Fix font?
(We should probably just upload the font file onto the wiki, since kruthers has access now ;-;)
(Fix font?)
Line 1,342: Line 1,342:
@font-face {
@font-face {
  font-family:'minecraftia';
  font-family:'minecraftia';
  src:url(https://www.gm4.co/includes/minecraftia-regular-webfont.woff2) format('woff2'),
  src:url(https://wiki.gm4.co/resources/assets/fonts/Minecraftia-Regular.woff2) format('woff2'),
  url(https://www.gm4.co/includes/minecraftia-regular-webfont.woff) format('woff');
  url(https://wiki.gm4.co/resources/assets/fonts/Minecraftia-Regular.woff) format('woff');
  url(https://www.gm4.co/includes/Minecraftia-Regular.ttf) format('ttf');
  url(https://wiki.gm4.co/resources/assets/fonts/Minecraftia-Regular.ttf) format('ttf');
  font-weight:normal;
  font-weight:normal;
  font-style:normal
  font-style:normal
Line 1,365: Line 1,365:
  right:0;
  right:0;
  bottom:-6px;
  bottom:-6px;
  font-family: minecraftia,monospace;
  font-family: minecraftia, san-serif;
  font-weight:normal;
  font-weight:normal;
  color:#FFF;
  color:#FFF;
Line 1,396: Line 1,396:


.crafting-container-name{
.crafting-container-name{
  font-family:minecraftia;
  font-family:minecraftia, san-serif;
}
}
.crafting-zauber .crafting-container-name{
.crafting-zauber .crafting-container-name{
Bureaucrats, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, translator
2,563

edits