this is mostly to prove a point
cherami in wingdings by amazingakita
Details
Authoramazingakita
LicenseNo License
Categorycherami.chat
Created
Updated
Size346 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 cherami in wingdings
@version 20230124.21.29
@namespace userstyles.world/user/amazingakita
@description this is mostly to prove a point
@author amazingakita
@license No License
==/UserStyle== */
@-moz-document domain("cherami.chat") {
*{
font-family: "Wingdings" !important
}
}