Skip to content

Gotham by Crytkee

Screenshot of Gotham

Details

AuthorCrytkee

LicenseGNU GPLv3

Categorywww.roblox.com

Created

Updated

Size607 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

This is used to get back the Gotham font on the Roblox website.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Gotham
@version      1.12
@namespace    https://userstyles.world/user/Crytkee
@description  This is used to get back the Gotham font on the Roblox website.
@author       Crytkee
@license      GNU GPLv3
==/UserStyle== */

@-moz-document url-prefix("https://www.roblox.com") {
/* This is where the font is fixed. You can also change it to whatever font you want, such as Arial or Source Sans Pro. If you want to put it back as Gotham. make sure you type HCo Gotham SSm in the quotation marks. Thank you!!! */
* {
    font-family : "HCo Gotham SSm" !important ;
}
}

Reviews

No reviews yet.