更多操作
无编辑摘要 |
无编辑摘要 |
||
第1行: | 第1行: | ||
@font-face { | @font-face { | ||
font-family: " | font-family: "HarmonyOS Sans SC"; | ||
src: url("https://wiki.knebulae.com/fonts/HarmonyOS Sans SC.woff2") format('woff2'); | src: url("https://wiki.knebulae.com/fonts/HarmonyOS Sans SC.woff2") format('woff2'); | ||
} | } | ||
body { | body { | ||
font-family: " | font-family: "HarmonyOS Sans SC", sans-serif; | ||
} | |||
::selection { | |||
background: rgb(191, 236, 237); | |||
color: #32bdcd; | |||
} | } |