1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-22 20:25:28 +08:00

Update the font of the website

This commit is contained in:
Meow J
2016-11-16 21:35:13 +08:00
parent b35533fa05
commit be4569f1f9

View File

@@ -1,5 +1,5 @@
body {
font-family: "微软雅黑", "宋体", "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif;
font-family: "Microsoft Yahei", "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {