瀏覽代碼

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 {