浏览代码

글꼴 변경

2DU 9 年之前
父节点
当前提交
d4e414b7ed
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      static/style.css

+ 2 - 2
static/style.css

@@ -27,11 +27,11 @@
 }
 
 textarea, label, span, body, strong, b, div, h1, h2, h3, h4, h5, h6, h7, input {
-	font-family: helvetica, Meiryo, "Noto Sans Japanese", 나눔고딕, "맑은 고딕", "Nanum Gothic", sans-serif;
+	font-family: "나눔바른고딕", "나눔고딕", "맑은 고딕", "NanumBarunGothic", "NanumGothic", "Malgun Gothic", "sans-serif";
 }
 		
 pre {
-    font-family: '니눔고딕코딩', 'Nanum Gothic Coding', monospace;
+    font-family: "d2codingfont", "나눔고딕코딩", "NanumGothicCoding", "monospace";
 }
 
 .four-fifths.column {