기본글꼴 변경(public sans -> noto sans kr)

main
이범준 8 months ago
parent d64fc35bbf
commit c6fdb37649

@ -282,7 +282,7 @@
<td class="cmn text-end" onclick="{onclick}" ondblclick="{ondblclick}">{RCVMT_ADAMT}</td>
<td class="cmn text-end" onclick="{onclick}" ondblclick="{ondblclick}">{RDCAMT_PCPTAX}</td>
<td class="cmn text-end" onclick="{onclick}" ondblclick="{ondblclick}">{RDCAMT_ADAMT}</td>
<td class="cmn text-end text-orange fw-bolder" onclick="{onclick}" ondblclick="{ondblclick}">{SUM_AMT}</td>
<td class="cmn text-end text-orange fw-bold" onclick="{onclick}" ondblclick="{ondblclick}">{SUM_AMT}</td>
<td class="cmn text-start" onclick="{onclick}" ondblclick="{ondblclick}">{TXTN_THING}</td>
<td class="cmn text-start" onclick="{onclick}" ondblclick="{ondblclick}">{NPMNT_RSN_NM}</td>
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{RCVMT_YMD}</td>

@ -28,7 +28,7 @@
<div class="col-md-4">
<label for="crdnSttsNm--${pageName}" class="w-px-100 bg-lighter pe-2 col-form-label text-sm-end">단속상태</label>
<input type="text" class="form-control w-35" id="crdnSttsChgDt--${pageName}" name="crdnSttsChgDt" data-map="CRDN_STTS_CHG_DT" readonly />
<input type="text" class="form-control w-30 fw-bolder text-primary" id="crdnSttsNm--${pageName}" name="crdnSttsNm" data-map="CRDN_STTS_NM" readonly />
<input type="text" class="form-control w-30 fw-bold text-primary" id="crdnSttsNm--${pageName}" name="crdnSttsNm" data-map="CRDN_STTS_NM" readonly />
<input type="hidden" id="crdnSttsCd--${pageName}" name="crdnSttsCd" data-map="CRDN_STTS_CD" />
</div>
<!-- 자료 이동 버튼 -->

@ -178,7 +178,7 @@
<!-- 미납 금액 -->
<div class="col-md-3">
<label for="sumAmt--${pageName}" class="w-px-120 bg-lighter pe-2 col-form-label text-sm-end">미납금액</label>
<input type="text" class="form-control w-40 text-sm-end fw-bolder text-red" id="sumAmt--${pageName}" name="sumAmt" data-map="SUM_AMT" data-fmt-type="number" readonly />
<input type="text" class="form-control w-40 text-sm-end fw-bold text-red" id="sumAmt--${pageName}" name="sumAmt" data-map="SUM_AMT" data-fmt-type="number" readonly />
</div>
<!-- 단속 특별구역 코드 -->
<div class="col-md-3" id="divCrdnSpareaNm--${pageName}">

@ -147,7 +147,7 @@
<!-- 합계 금액 -->
<div class="col-md-4">
<label for="sumAmt--${pageName}" class="w-px-120 bg-lighter pe-2 col-form-label text-sm-end">미납금액</label>
<input type="text" class="form-control w-30 text-end fw-bolder text-red" id="sumAmt--${pageName}" name="sumAmt" data-map="SUM_AMT" readonly />
<input type="text" class="form-control w-30 text-end fw-bold text-red" id="sumAmt--${pageName}" name="sumAmt" data-map="SUM_AMT" readonly />
</div>
<!-- 관리 항목 1 -->
<div class="col-md-4">

@ -16,7 +16,7 @@
<link rel="icon" type="image/x-icon" href="<c:url value="/resources/image/favicon.ico"/>" />
<!-- Fonts -->
<link rel="stylesheet" href="<c:url value="/resources/font/publicsans/fontface.css"/>" />
<link rel="stylesheet" href="<c:url value="/resources/font/notoSansKr/fontface.css"/>" />
<!-- Icons. Uncomment required icon fonts -->
<link rel="stylesheet" href="<c:url value="/resources/3rd-party/sneat/fonts/boxicons.css"/>" />

@ -16,7 +16,7 @@
<link rel="icon" type="image/x-icon" href="<c:url value="/resources/image/favicon.ico"/>" />
<!-- Fonts -->
<link rel="stylesheet" href="<c:url value="/resources/font/publicsans/fontface.css"/>" />
<link rel="stylesheet" href="<c:url value="/resources/font/notoSansKr/fontface.css"/>" />
<!-- Icons. Uncomment required icon fonts -->
<link rel="stylesheet" href="<c:url value="/resources/3rd-party/sneat/fonts/boxicons.css"/>" />

@ -9,7 +9,7 @@
<link rel="icon" type="image/x-icon" href="/resources/image/favicon.ico" />
<!-- Fonts -->
<link rel="stylesheet" href="/resources/font/publicsans/fontface.css" />
<link rel="stylesheet" href="/resources/font/notoSansKr/fontface.css" />
<!-- Icons. Uncomment required icon fonts -->
<link rel="stylesheet" href="/resources/3rd-party/sneat/fonts/boxicons.css" />

@ -8,11 +8,11 @@
<script>
document.getElementById("footerYear").innerText = new Date().getFullYear();
</script>
<a target="_blank" class="footer-link fw-bolder"
<a target="_blank" class="footer-link fw-bold"
href="https://xit.co.kr">(주)엑스아이티
</a>
<span class="float-end">
<a target="_blank" class="mx-2 footer-link fw-bolder"
<a target="_blank" class="mx-2 footer-link fw-bold"
href="https://www.enis.go.kr">세외수입시스템
</a>
</span>

@ -16,7 +16,7 @@
<link rel="icon" type="image/x-icon" href="<c:url value="/resources/image/favicon.ico"/>" />
<!-- Fonts -->
<link rel="stylesheet" href="<c:url value="/resources/font/publicsans/fontface.css"/>" />
<link rel="stylesheet" href="<c:url value="/resources/font/notoSansKr/fontface.css"/>" />
<!-- Icons. Uncomment required icon fonts -->
<link rel="stylesheet" href="<c:url value="/resources/3rd-party/sneat/fonts/boxicons.css"/>" />

@ -9,7 +9,7 @@
src="<c:url value='/'/>resources/image/fims/framework/login/mainLogo_01.png"
width="36px" height="36px" alt="symbol" />
</span>
<span id="home" class="app-brand-text demo menu-text fw-bolder ms-2" style="text-align:center;">
<span id="home" class="app-brand-text demo menu-text fw-bold ms-2" style="text-align:center;">
과태료통합관리시스템
</span>
</a>

@ -17,7 +17,7 @@
<link rel="icon" type="image/x-icon" href="<c:url value="/resources/image/favicon.ico"/>" />
<!-- Fonts -->
<link rel="stylesheet" href="<c:url value="/resources/font/publicsans/fontface.css"/>" />
<link rel="stylesheet" href="<c:url value="/resources/font/notoSansKr/fontface.css"/>" />
<!-- Icons. Uncomment required icon fonts -->
<link rel="stylesheet" href="<c:url value="/resources/3rd-party/sneat/fonts/boxicons.css"/>" />

@ -43,7 +43,7 @@
--bs-black-rgb: 67, 89, 113;
--bs-body-color-rgb: 105, 122, 141;
--bs-body-bg-rgb: 245, 245, 249;
--bs-font-sans-serif: "Public Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
--bs-font-sans-serif: "Noto Sans Korean", "Public Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
--bs-font-monospace: "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
--bs-root-font-size: 14px;
@ -222,7 +222,7 @@ blockquote {
b,
strong {
font-weight: 900;
font-weight: 700;
}
small, .small {
@ -11895,24 +11895,24 @@ button.list-group-item-gray.active {
font-style: normal !important;
}
.fw-light {
font-weight: 300 !important;
}
.fw-lighter {
font-weight: 100 !important;
}
.fw-light {
font-weight: 300 !important;
}
.fw-normal {
font-weight: 400 !important;
}
.fw-bold {
font-weight: 700 !important;
.fw-semibold {
font-weight: 500 !important;
}
.fw-semibold {
font-weight: 600 !important;
.fw-bold {
font-weight: 700 !important;
}
.fw-bolder {

@ -7,7 +7,7 @@
<link rel="icon" type="image/x-icon" href="/resources/image/favicon.ico" />
<!-- Fonts -->
<link rel="stylesheet" href="/resources/font/publicsans/fontface.css" />
<link rel="stylesheet" href="/resources/font/notoSansKr/fontface.css" />
<!-- Icons. Uncomment required icon fonts -->
<link rel="stylesheet" href="/resources/3rd-party/sneat/fonts/boxicons.css" />

Loading…
Cancel
Save