기본 폰트 크기 지정

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