From e396a5a3b496fd67dd7eb70cc44658b640199982 Mon Sep 17 00:00:00 2001 From: Hyung Geun Date: Fri, 20 Jan 2023 15:37:13 +0900 Subject: [PATCH] =?UTF-8?q?=ED=85=8C=EC=9D=B4=EB=B8=94=20=ED=85=8C?= =?UTF-8?q?=EB=91=90=EB=A6=AC=20=EA=B3=B5=ED=86=B5=20=EC=A0=81=EC=9A=A9(?= =?UTF-8?q?=EC=9D=BC=EB=B6=80=20=EC=A0=9C=EC=99=B8)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/static/css/common.css | 18 +++++++++++++-- .../publicBoard/qna/qnaEditModal.html | 10 ++++----- .../templates/publicBoard/qna/qnaPage.html | 2 +- .../publicBoard/qna/qnaViewModal.html | 22 +++++++++---------- 4 files changed, 33 insertions(+), 19 deletions(-) diff --git a/src/main/resources/static/css/common.css b/src/main/resources/static/css/common.css index d17d2cf7..e8a02ef7 100644 --- a/src/main/resources/static/css/common.css +++ b/src/main/resources/static/css/common.css @@ -174,13 +174,27 @@ color: #24396c; text-align: center; } -.col-form-label-sm.text-center{ + +.col-form-label-sm.text-center { background-color: #aabfe178; + border: 1px solid rgba(var(--bs-secondary-rgb))!important; + } + +.col-form-label-sm.text-start, .col-sm-10.form-control-sm{ + border: 1px solid rgba(var(--bs-secondary-rgb))!important; +} + + + @font-face {font-family:'GmarketSansMedium';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');} .dash-title { font-family: 'GmarketSansMedium'; font-size: 18px; -} \ No newline at end of file +} + +.bg-light.text-center{ + background-color: #deebff78!important; +} diff --git a/src/main/resources/templates/publicBoard/qna/qnaEditModal.html b/src/main/resources/templates/publicBoard/qna/qnaEditModal.html index 0452bc0e..cdaa6f3b 100644 --- a/src/main/resources/templates/publicBoard/qna/qnaEditModal.html +++ b/src/main/resources/templates/publicBoard/qna/qnaEditModal.html @@ -16,7 +16,7 @@
- +
@@ -24,7 +24,7 @@
- +
@@ -34,20 +34,20 @@
- +
- +
- +
diff --git a/src/main/resources/templates/publicBoard/qna/qnaPage.html b/src/main/resources/templates/publicBoard/qna/qnaPage.html index 0884b7c9..9a8c049d 100644 --- a/src/main/resources/templates/publicBoard/qna/qnaPage.html +++ b/src/main/resources/templates/publicBoard/qna/qnaPage.html @@ -78,7 +78,7 @@ - + diff --git a/src/main/resources/templates/publicBoard/qna/qnaViewModal.html b/src/main/resources/templates/publicBoard/qna/qnaViewModal.html index 3b662e1e..f31b32ed 100644 --- a/src/main/resources/templates/publicBoard/qna/qnaViewModal.html +++ b/src/main/resources/templates/publicBoard/qna/qnaViewModal.html @@ -15,15 +15,15 @@
-
+
-
- - - - - -