Skip to content

https://chat.openai.com by Abelle

Details

AuthorAbelle

LicenseNo License

CategoryChatGPT

Created

Updated

Code size239 B

Code checksum95812022

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

It should change the font

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       https://chat.openai.com
@version    20250421.23.16
@namespace  ?
==/UserStyle== */

@-moz-document domain("https://chat.openai.com") {
* {
        font-family: "Roboto", sans-serif !important;
    }
}

Reviews

No reviews yet.