Curisve font. Works? I think?
HH forced cursive by Tom
Details
AuthorTom
LicenseNo License
Categoryhanzihero.com
Created
Updated
Size278 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 HH forced cursive
@namespace hhcursive
@version 0.5
@author Tom
==/UserStyle== */
@-moz-document url-prefix("https://hanzihero.com") {
.font-noto-tc {
font-family: cursive;
}
.font-noto-sc {
font-family: cursive;
}
}