the name is self explanatory
akjiou98owusi2jlkw by the_funny
Details
Authorthe_funny
LicenseNo License
Categorycharacter.ai
Created
Updated
Size364 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Funny sans font (character.ai)
@version 1
@namespace https://userstyles.world/user/the_funny
@description self explanatory
@author the_funny
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://beta.character.ai/") {
body {
font-family: Comic sans MS!important;
}
}