From ffcb93b55a71b422f5843f54cdb2ee16d0095225 Mon Sep 17 00:00:00 2001 From: lch Date: Thu, 29 Apr 2021 07:03:17 +0000 Subject: [PATCH] =?UTF-8?q?=ED=8F=B0=ED=8A=B8=20=ED=81=AC=EA=B8=B0=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FO/css/common.css | 4 +--- FO/css/style.css | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/FO/css/common.css b/FO/css/common.css index 4f6e454..d43b2f6 100644 --- a/FO/css/common.css +++ b/FO/css/common.css @@ -52,9 +52,7 @@ optgroup {font-weight: bold;} table {border-collapse: collapse; border-spacing: 0; table-layout: fixed; word-break: break-all; width:100%;} a, a:link, a:hover, a:active, a:focus, button:focus {outline: 0; text-decoration: none; color: inherit;} body, input, textarea, button, select, label, a {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);} -body {font-family: 'Noto Sans KR', sans-serif; font-size:11pt; letter-spacing:-0.05em; font-weight:400; color:#222; line-height:1.6em;} - - +body {font-family: 'Noto Sans KR', sans-serif; font-size:12pt; letter-spacing:-0.05em; font-weight:400; color:#222; line-height:1.6em;} select {height:40px; font-family:inherit; font-size:11pt; margin:0; padding-left:10px; vertical-align:middle; min-width:130px; diff --git a/FO/css/style.css b/FO/css/style.css index 96627fb..fed913b 100644 --- a/FO/css/style.css +++ b/FO/css/style.css @@ -1973,7 +1973,7 @@ a.apyMore span {display: inline-block; height: 58px; line-height: 58px; padding- .schCont li:last-child a, .schCont li:last-child button, .schCont li:last-child input[type="submit"] {display:block; width:50px; height:50px; position:absolute; right:0; top:0; border:none; text-indent:-9999px; background:#3a3a3a url("../../img/online/search_ico.png")no-repeat center center; background-size:50px auto;} -.subDsc {font-size: 11pt; color: #666;} +.subDsc {font-size: 12pt; color: #666;} .subDsc.bk {color: #000;} span.lg {font-size: 14pt;} span.org {color: #ff5a00;}