diff --git a/hwe/css/common.css b/hwe/css/common.css index 832f99ec..bf4dc959 100644 --- a/hwe/css/common.css +++ b/hwe/css/common.css @@ -5,6 +5,7 @@ html, body{ color:white; line-height:1.3; font-family:'맑은 고딕'; + font-size:13px; } table { font-family:'맑은 고딕'; }