Bez popisu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

common.css 543B

1234567891011121314151617181920212223242526272829303132
  1. /*
  2. font-family: "HarmonyOS Sans SC";
  3. 替换为
  4. font-family: "HarmonyOS Sans SC";
  5. "HarmonyOS Sans SC" !important 联盟起艺卢帅正锐黑体
  6. //https://oss.zc10000.com/static/font/LianMengQiYiLuShuaiZhengRuiHeiTi-2.ttf
  7. */
  8. /*@font-face {
  9. font-family: "HarmonyOS Sans SC";
  10. src: url("/template/pc/font/HarmonyOS Sans SCQiYiLuShuaiZhengRuiHeiTi-2.ttf");
  11. }*/
  12. /*@font-face {
  13. font-family: "HarmonyOS Sans SC";
  14. src: url("https://oss.zc10000.com/static/font/HarmonyOS_Sans_SC_Regular.ttf");
  15. }*/
  16. body{
  17. }
  18. a{
  19. }
  20. span{
  21. }
  22. div{
  23. }
  24. p{
  25. }