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;}