From 823846d3cd199e646062446d04fac6acfcebe1cf Mon Sep 17 00:00:00 2001 From: "Lim\\jun" Date: Thu, 4 Jul 2024 10:30:59 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8D=BC=EB=B8=94=20=EC=97=85=EB=8E=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- egovframe-template-simple-react-contribution/src/css/page.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/egovframe-template-simple-react-contribution/src/css/page.css b/egovframe-template-simple-react-contribution/src/css/page.css index 468e96e..2db9f5d 100644 --- a/egovframe-template-simple-react-contribution/src/css/page.css +++ b/egovframe-template-simple-react-contribution/src/css/page.css @@ -52,11 +52,11 @@ .P_MAIN .c_wrap .topbox {width: 100%; height:370px; background: #F8F8F8; margin: 0 auto;} .P_MAIN .c_wrap .topbox .topbox_1 {width: 1400px; height: 340px; border: 1px solid #dde2e5; border-radius: 25px; box-shadow: 0 4px 5px #ccc; background: #fff; padding: 15px;} .P_MAIN .c_wrap .topbox .topbox_1 .topbox_11{width: 1010px; padding: 0;} - .P_MAIN .c_wrap .topbox .topbox_1 .topbox_12{background: #004994; margin-left: 0; color: #fff; line-height: 30px;} + .P_MAIN .c_wrap .topbox .topbox_1 .topbox_12{background: #004994; margin-left: 0; margin-right: -3px; color: #fff; line-height: 30px;} .P_MAIN .c_wrap .topbox .topbox_1 .topbox_13{font-size: 14px; font-weight: 700; } .P_MAIN .c_wrap .topbox .topbox_1 .topbox_14 {font-size: 12px; font-weight: 600; text-align: right; } .P_MAIN .c_wrap .topbox .topbox_1 .topbox_14 span{border-radius: 20px; border: 1px solid #fff; padding: 3px 8px;} - .P_MAIN .c_wrap .topbox .topbox_1 .topbox_15{background: #E0E0E0; margin-right: 10px; line-height: 30px;} + .P_MAIN .c_wrap .topbox .topbox_1 .topbox_15{background: #E0E0E0; margin-left: -21px; margin-right: 12px; line-height: 30px;} .P_MAIN .c_wrap .topbox .topbox_1 .topbox_16 {font-size: 12px; font-weight: 600; text-align: right; } .P_MAIN .c_wrap .topbox .topbox_1 .topbox_16 span{border-radius: 20px; border: 1px solid #4C6C84; padding: 3px 8px;} .P_MAIN .c_wrap .topbox .topbox_2 { height: 45px; border: 1px solid #EAEAEA; border-radius: 10px; padding: 10px; color: #222;}