기본 폰트 크기 지정

This commit is contained in:
2018-06-29 14:20:20 +09:00
parent 72920a0432
commit 2979691d7e
+1
View File
@@ -5,6 +5,7 @@ html, body{
color:white;
line-height:1.3;
font-family:'맑은 고딕';
font-size:13px;
}
table { font-family:'맑은 고딕'; }