From df1a99d877f547ec3870de4732931dd225c9a02d Mon Sep 17 00:00:00 2001 From: hide_d Date: Fri, 29 Jun 2018 09:16:40 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B8=B0=EB=B3=B8=20=ED=8F=B0=ED=8A=B8=20?= =?UTF-8?q?=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 f49e8ec8..832f99ec 100644 --- a/hwe/css/common.css +++ b/hwe/css/common.css @@ -4,6 +4,7 @@ html, body{ background-color:black; color:white; line-height:1.3; + font-family:'맑은 고딕'; } table { font-family:'맑은 고딕'; }