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:'맑은 고딕'; }