From cac02fc2e8e37df4a0aae669840c9de4464dcfab Mon Sep 17 00:00:00 2001 From: hide_d Date: Fri, 29 Jun 2018 14:20:20 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B8=B0=EB=B3=B8=20=ED=8F=B0=ED=8A=B8=20?= =?UTF-8?q?=ED=81=AC=EA=B8=B0=20=EC=A7=80=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/css/common.css | 1 + 1 file changed, 1 insertion(+) 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:'맑은 고딕'; }