기본 폰트 지정

This commit is contained in:
2018-06-29 09:16:40 +09:00
parent 10e825dc9f
commit df1a99d877
+1
View File
@@ -4,6 +4,7 @@ html, body{
background-color:black;
color:white;
line-height:1.3;
font-family:'맑은 고딕';
}
table { font-family:'맑은 고딕'; }