/* ==UserStyle== @name pinterest-cnfonts @namespace github.com/techstay/UserScripts @description 将Pinterest默认显示字体设置为中文 @author techstay (https://github.com/techstay) @homepageURL https://github.com/techstay/UserScripts @supportURL https://github.com/techstay/UserScripts/issues @updateURL https://github.com/techstay/UserScripts/raw/main/stylus/pinterest-cnfonts.user.styl @preprocessor stylus @version 0.1.0 @license MIT ==/UserStyle== */ @-moz-document url-prefix("https://www.pinterest.com/") { .iFc { font-family: 'MiSans VF', '思源黑体', '微软雅黑'; } } // www.pinterest.com/") {