Skip to content

mining and crafing on blaseball.com by amazingakita

Screenshot of mining and crafing on blaseball.com

Details

Authoramazingakita

LicenseNo License

Categoryblaseball.com

Created

Updated

Size792 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

uses the minecraft enchanting font

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         mining and crafing on blaseball.com
@version      20230124.21.48
@namespace    userstyles.world/user/amazingakita
@description  uses the minecraft enchanting font
@author       amazingakita
@license      No License
==/UserStyle== */

/* ==UserStyle==
@name         minecraft enchanting blaseball
@version      20230124.21.29
@namespace    userstyles.world/user/amazingakita
@description  changes all blaseball fonts to the minecraft enchanting language
@author       amazingakita
@license      No License
==/UserStyle== */

@-moz-document domain("blaseball.com") {
@font-face {
  font-family: 'StandardGalacticAlphabet';
  src: url('//2ttf.com/webfont/Kc5TfCXli4C/webfont.ttf') format('truetype');
}
*{
    font-family: "StandardGalacticAlphabet" !important
}
}

Reviews

No reviews yet.