From 8dc58a1701c81c4c3e396b9024b2447ab7a0a591 Mon Sep 17 00:00:00 2001 From: dbnt-design Date: Wed, 8 Nov 2023 14:21:21 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B1=B4=EC=84=A4=EA=B8=B0=EC=A4=80=EC=BD=94?= =?UTF-8?q?=EB=93=9C=EB=A6=AC=EC=8A=A4=ED=8A=B8css=EC=B6=94=EA=B0=80?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/css/Custom/customMain.css | 1 + 1 file changed, 1 insertion(+) diff --git a/egovframe-template-simple-react-contribution/src/css/Custom/customMain.css b/egovframe-template-simple-react-contribution/src/css/Custom/customMain.css index 765c8b7..d171b37 100644 --- a/egovframe-template-simple-react-contribution/src/css/Custom/customMain.css +++ b/egovframe-template-simple-react-contribution/src/css/Custom/customMain.css @@ -65,6 +65,7 @@ border-radius: 4px; border: 1px solid black; text-decoration: none; + } .vieweratag:hover{ transition: background-color .3s;