Skip to content

Ninchanese_Simsun by phuertay

Details

Authorphuertay

LicenseMIT License

Categoryuserstyles

Created

Updated

Size386 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Changes the font Ninchanese uses for displaying Hanzi to Simsun (serif)

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Ninchanese_Simsun
@version      20220426.02.36
@namespace    userstyles.world/user/phuertay
@description  Changes the font Ninchanese uses for displaying Hanzi to Simsun (serif)
@author       phuertay
@license      MIT License
==/UserStyle== */

@-moz-document domain("app.ninchanese.com") {
#answer-hanzi,
#chinois {
  font-family: SimSun !important;
}
}

Reviews

No reviews yet.