From 5aa9fd0d9a94fd1f7ebd86fc2d7840a5f81c32b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B0=95=EC=84=9D=20=EC=B5=9C?= Date: Wed, 9 Nov 2022 18:37:35 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B6=88=EB=B2=95=EC=A1=B0=EC=97=85=20?= =?UTF-8?q?=EC=99=B8=EA=B5=AD=EC=96=B4=EC=84=A0=20=EC=A0=95=EB=B3=B4=20?= =?UTF-8?q?=EC=9E=91=EC=97=85=EC=A4=91.=20=EC=97=B4=EB=9E=8C=20=EB=AA=A8?= =?UTF-8?q?=EB=8B=AC=20=EC=88=98=EC=A0=95.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/static/css/common.css | 3 + .../fishingBoat/fishingBoatViewModal.html | 338 +++++++++--------- 2 files changed, 168 insertions(+), 173 deletions(-) diff --git a/src/main/resources/static/css/common.css b/src/main/resources/static/css/common.css index ed05aba9..b5e5949b 100644 --- a/src/main/resources/static/css/common.css +++ b/src/main/resources/static/css/common.css @@ -77,6 +77,9 @@ .fs-11{ font-size: 11px; } +.fs-10{ + font-size: 11px; +} .fsw-13{ font-size: 13px; font-weight: 900; diff --git a/src/main/resources/templates/faStatistics/fishingBoat/fishingBoatViewModal.html b/src/main/resources/templates/faStatistics/fishingBoat/fishingBoatViewModal.html index 28b95d7d..eaf3aba4 100644 --- a/src/main/resources/templates/faStatistics/fishingBoat/fishingBoatViewModal.html +++ b/src/main/resources/templates/faStatistics/fishingBoat/fishingBoatViewModal.html @@ -6,67 +6,67 @@