notclass=iconnoti font-family SL-Simplified !important;修改以上这段CSS用not排除字体属性为inherit的元素
:not([class=icon]):not(i):not([style*="font-family:inherit"]) { font-family: "SL-Simplified" !important; }
原文地址: http://www.cveoy.top/t/topic/e8bs 著作权归作者所有。请勿转载和采集!