Skip to content

font changering by Kai-Nui

Details

AuthorKai-Nui

LicenseNo License

CategoryEverything hopefully

Created

Updated

Code size607 B

Code checksum92eccd07

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Change website font to alice

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       font changering
@version    20250104.16.18
@namespace  ?
==/UserStyle== */

@-moz-document domain("chrysanthemumgarden.com"), domain("docs.google.com"), domain("exiledrebelsscanlations.com"), domain("wordrain69.com") {
@font-face { font-family: Alice;
src: url(https://fonts.gstatic.com/s/alice/v20/OpNCnoEEmtHa6GcOrg7-hCJ1.woff2) }

:not(code):not(pre) { font-family: Alice !important }
}

@font-face { font-family: Alice;
src: url(https://fonts.gstatic.com/s/alice/v20/OpNCnoEEmtHa6GcOrg7-hCJ1.woff2) }

:not(code):not(pre):not(#⁠):not(#⁠):not(#⁠) { font-family: Alice }

Reviews

No reviews yet.