字体改得和CSGO一致
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
<!-- 暂时不用宋体了
|
||||
<style>
|
||||
:root {
|
||||
--sys-font-family: "Noto Serif SC";
|
||||
@ -20,4 +21,5 @@
|
||||
document.head.appendChild(customFont);
|
||||
})();
|
||||
</script>
|
||||
-->
|
||||
|
Reference in New Issue
Block a user