浏览代码

changing font

BaumSplitter41 1 周之前
父节点
当前提交
74cd9c35ac
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      css/style.css

+ 1 - 1
css/style.css

@@ -4,7 +4,7 @@ html {
 
 body {
   	background-color: #121212;
-	font-family: 'Times New Roman', Times, serif;
+	font-family: Arial, sans-serif;
 }
 
 h1 {