From 7f2b401ec9ac3fe689d1a756943cd69673367cdd Mon Sep 17 00:00:00 2001 From: subsub Date: Wed, 13 Sep 2023 17:45:33 +0900 Subject: [PATCH 1/2] =?UTF-8?q?2023/09/13=20header=20=EA=B5=90=EC=9C=A1?= =?UTF-8?q?=EA=B8=B0=EB=B6=80=20=EC=9A=B0=EC=88=98=EA=B8=B0=EA=B4=80=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WEB-INF/jsp/web/com/webCommonHeader.jsp | 11 +++++---- .../visitEdu/usr/publish/css/common.css | 21 +++++++++++++++--- .../usr/publish/images/common/edu_mark_1.png | Bin 0 -> 1378 bytes 3 files changed, 25 insertions(+), 7 deletions(-) create mode 100644 src/main/webapp/visitEdu/usr/publish/images/common/edu_mark_1.png diff --git a/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp b/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp index a1acc145..2a083428 100644 --- a/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp @@ -143,10 +143,13 @@ function usrJoin(){
- +
+ +

교육기부 우수기관

+
diff --git a/src/main/webapp/visitEdu/usr/publish/css/common.css b/src/main/webapp/visitEdu/usr/publish/css/common.css index 3f78f140..3269557d 100644 --- a/src/main/webapp/visitEdu/usr/publish/css/common.css +++ b/src/main/webapp/visitEdu/usr/publish/css/common.css @@ -37,6 +37,7 @@ header.on::before{opacity: 1;} .gnb_wrap .area_right .login_info::before,.gnb_wrap .area_right .login_after::before{position: absolute; content: " ";width: 1px; height: 13px; background-color: #dbdbdb; top: 50%; right: 13px; transform: translateY(-50%);} .gnb_wrap .area_right .login_after::before {right:7px;} .gnb_wrap .area_right .login_info:last-of-type:before{display: none;} +.gnb_wrap .area_left p{display: inline-block; height: 40px; border-right: 1px solid #e5e5e5; font-size: 15px; color: #444; padding: 0 15px; vertical-align: middle; line-height: 36px;} .gnb_wrap .btn_util {margin:0 0 0 10px;} .gnb_wrap .btn_util button{width: 40px; height: 40px; vertical-align: middle; background-repeat: no-repeat; background-position: center; border-left: 1px solid #e2e4e6; } .gnb_wrap .btn_util button:hover{box-shadow: 0 0 5px rgba(0,0,0,.15);} @@ -113,7 +114,7 @@ header.on::before{opacity: 1;} .path .m_pathedfr {display:none;} /* snb */ -.snb {width:230px;} +/* .snb {width:230px;} */ .snb > p {color:#333333;font-size:27px; font-weight: 600;font-family: 'nanumsquare', 'Noto Sans KR', sans-serif;} .snb > h2 > span {color: #e95504; display: block; font-family: 'nanumsquare', 'Noto Sans KR', sans-serif; padding-top: 9px;} .snb .ssleftxt{width:100%;margin-top:25px;} @@ -123,9 +124,23 @@ header.on::before{opacity: 1;} .snb .ssleftxt ul li a span{font-size: 18px; line-height: 18px;} .snb .ssleftxt ul li.menu_on{background-color: #ec5908 ; border: 1px solid #ec5908;} .snb .ssleftxt ul li.menu_on a {color:#fff; background-image: url(../images/common/arrow.png); background-repeat: no-repeat; background-position: 91% 50%;} - /*// snb */ +.navigation {height:50px;border-bottom:1px solid #d5d5d5;} +.container .navigation .inner{margin: 0 auto;} +.navigation .list {border-left:1px solid #d5d5d5;} +.navigation .list:after {content:'';display:block;clear:both;} +.navigation .list > li {position:relative;float:left;border-right:1px solid #d5d5d5;} +.navigation .list > li:first-child {border-left:1px solid #d5d5d5;} +.navigation .list > li.home {display:none;border-left:1px solid #d5d5d5;} +.navigation .list > li.home a {display:block;width:49px;height:50px;font-size:0;text-indent:-9999em;background:url(/offeduadvc/visitEdu/usr/publish/images/content/select.png) no-repeat center center;} +.navigation .list > li .navi_title {position:relative;width:230px;padding:0 20px;font-size:16px;line-height:50px;text-align:left;color:#555;box-sizing:border-box;} +.navigation .list > li .navi_title:after {content:'';position:absolute;right:20px;top:1px;width:18px;height:48px;background:url(/offeduadvc/visitEdu/usr/publish/images/content/select.png) no-repeat center center;} +.navigation .list > li .navi_depth {display:none;position:absolute;left:-1px;top:50px;width:100%;border:1px solid #d5d5d5;background:#fff;z-index:2;} +.navigation .list > li .navi_depth li a {display:block;height:40px;padding:0 20px;font-size:16px;line-height:40px;} +.navigation .list > li .navi_depth li a:hover, +.navigation .list > li .navi_depth li a:focus {font-weight:500;color:#ff6009;background:#fff3ec;} + /* footer */ footer{width: 100%; background-color: #fff; position: relative; padding: 0 10px; box-sizing: border-box; color: #666; position: relative;} footer::before { content: ""; width: 100%; height: 50px; border-top: 1px solid #e2e3e7; border-bottom: 1px solid #e2e3e7; position: absolute; top: 0; left: 0;} @@ -205,7 +220,7 @@ footer .wa_mark .wa {width: 110px;} header .gnb_wrap {overflow:visible;height:0;border:0;} header .gnb_wrap .site, header .gnb_wrap .btn_util {display:none;} - header .gnb_wrap .area_right {display:none;} + header .gnb_wrap .area_right,.gnb_wrap .area_left p {display:none;} header .header {padding:0 8px 0 10px;} header .header .header_inner {height:70px;} header .header .header_inner h1 a {display:flex;height:70px;align-items:center;} diff --git a/src/main/webapp/visitEdu/usr/publish/images/common/edu_mark_1.png b/src/main/webapp/visitEdu/usr/publish/images/common/edu_mark_1.png new file mode 100644 index 0000000000000000000000000000000000000000..c52bf2da3ec72ba10f7a1d41b60b2d9cab950f7c GIT binary patch literal 1378 zcmV-o1)chdP)N_~4-@maIiu0sCo$8J;<75fY%V&KF?kDSx&~6XBg?(8LAK_C z1QZ5^ZO|54@Q?G9T}vsRf9`XB_nhzdobT`LWL#x*<@2*}Co-tVJLz{FYB7q-)v||yjLkSnKJDu0z zd+5W9c%Z$#{n(D3I|r_Mqpp1ZCbZ!+K9mB#h7%a^o^(y9K@KTgP;Hi;J=HR}D#^(#YgKPDz+0vEIFH3KJKQ`h^c;KZ(~~X45cU?5 zWV^P`2pi`P56xM(e_v(((BOhpvTH^%nG@^ZH)F?lqj{@`c6T4{%I8<06(?~PTM9{X zO1fce+=a2@~vZ^*=2l^()_(eTi+ zwQs!sokEffq(n8CCFI>@LzOdmPFE~|9T1S6}|gPw(F-d&lRMhZ#t zXdy{<TL&fD=-!55F|>-~9#;t>mLenz

Eq0X4DcDT>C;htzU(>hdg0{|O*jy#c`Xhb4D{&4DS*76=uMKO9 z9pzibOV^0FYJOZuLU;iCwRLXC)+!QMk^UYXBT2`PT){{Ca7QkVew>S=W_@ceVnfyc z^Rdk3W$O)m1b>BG9L=8hgXnP~Y4=VlFlElpIUb< zuEF++i2i`l#_8AIisiXDx?bO!146Ypa|M#ej`a1ug{@hogSj}GfyIr@Q`?24e{O8y zB^i!xICeUF_sl4haZmk}+85599r?l7!hW|fBby0WgOd&jHT)1%Yg);*~n?{C5pX-k+$0pM* z7e}+|r_|op*fRA~nVQTU_!mB0>?og_kSHZv;=RbaDD;{?3ZeSWxV0^K2%pETsd*4f ziXG)$)oUm0u#37|R|xtxRhcVTR_rKO(lrZ&0J@=S%}Lx->?r?ZJZ8;!0~9;TTZFFq z_bPLQwN>+;aU_4kM<*g-k~hQHSk&FR9A6hIaWm!!O>V!?bzekxv7`L*WH?tPsv^wb z#uU63O~sD#;s1AkCKpHZgl1O~+IAl6Q@}_l_gnEnH1x-n?U0M3Rq6ccTpUe9dw*Qn znv0{43*~DeW(d8lsRpM68SWOGf4$HEhw#PpyGeLM+*@_X#eyH<5!{uFqe!U!cM1M` zQ;5dDp9sSt~`^Aqn7@-^5occa&dG53;W~B#&o{AKdwA0 kJZ|LT=#bFbZ^NGd0%2*hq@>^K_5c6?07*qoM6N<$f}&Bc)&Kwi literal 0 HcmV?d00001 From 735a34e8ca013aaaaa461818802c349d94e92456 Mon Sep 17 00:00:00 2001 From: subsub Date: Wed, 13 Sep 2023 18:19:44 +0900 Subject: [PATCH 2/2] =?UTF-8?q?2023/09/13=20header=20=EC=98=A4=EB=A5=98=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WEB-INF/jsp/web/com/webCommonHeader.jsp | 8 ++++---- .../visitEdu/usr/publish/css/common.css | 20 +++---------------- .../visitEdu/usr/publish/css/content.css | 3 +-- 3 files changed, 8 insertions(+), 23 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp b/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp index 4e551b86..84978b91 100644 --- a/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp @@ -175,19 +175,19 @@ function usrJoin(){

교육기부 우수기관

- + --%> - + --%>
diff --git a/src/main/webapp/visitEdu/usr/publish/css/common.css b/src/main/webapp/visitEdu/usr/publish/css/common.css index 3269557d..0bf72923 100644 --- a/src/main/webapp/visitEdu/usr/publish/css/common.css +++ b/src/main/webapp/visitEdu/usr/publish/css/common.css @@ -114,7 +114,7 @@ header.on::before{opacity: 1;} .path .m_pathedfr {display:none;} /* snb */ -/* .snb {width:230px;} */ +.snb {width:230px;} .snb > p {color:#333333;font-size:27px; font-weight: 600;font-family: 'nanumsquare', 'Noto Sans KR', sans-serif;} .snb > h2 > span {color: #e95504; display: block; font-family: 'nanumsquare', 'Noto Sans KR', sans-serif; padding-top: 9px;} .snb .ssleftxt{width:100%;margin-top:25px;} @@ -124,22 +124,8 @@ header.on::before{opacity: 1;} .snb .ssleftxt ul li a span{font-size: 18px; line-height: 18px;} .snb .ssleftxt ul li.menu_on{background-color: #ec5908 ; border: 1px solid #ec5908;} .snb .ssleftxt ul li.menu_on a {color:#fff; background-image: url(../images/common/arrow.png); background-repeat: no-repeat; background-position: 91% 50%;} -/*// snb */ -.navigation {height:50px;border-bottom:1px solid #d5d5d5;} -.container .navigation .inner{margin: 0 auto;} -.navigation .list {border-left:1px solid #d5d5d5;} -.navigation .list:after {content:'';display:block;clear:both;} -.navigation .list > li {position:relative;float:left;border-right:1px solid #d5d5d5;} -.navigation .list > li:first-child {border-left:1px solid #d5d5d5;} -.navigation .list > li.home {display:none;border-left:1px solid #d5d5d5;} -.navigation .list > li.home a {display:block;width:49px;height:50px;font-size:0;text-indent:-9999em;background:url(/offeduadvc/visitEdu/usr/publish/images/content/select.png) no-repeat center center;} -.navigation .list > li .navi_title {position:relative;width:230px;padding:0 20px;font-size:16px;line-height:50px;text-align:left;color:#555;box-sizing:border-box;} -.navigation .list > li .navi_title:after {content:'';position:absolute;right:20px;top:1px;width:18px;height:48px;background:url(/offeduadvc/visitEdu/usr/publish/images/content/select.png) no-repeat center center;} -.navigation .list > li .navi_depth {display:none;position:absolute;left:-1px;top:50px;width:100%;border:1px solid #d5d5d5;background:#fff;z-index:2;} -.navigation .list > li .navi_depth li a {display:block;height:40px;padding:0 20px;font-size:16px;line-height:40px;} -.navigation .list > li .navi_depth li a:hover, -.navigation .list > li .navi_depth li a:focus {font-weight:500;color:#ff6009;background:#fff3ec;} +/*// snb */ /* footer */ footer{width: 100%; background-color: #fff; position: relative; padding: 0 10px; box-sizing: border-box; color: #666; position: relative;} @@ -220,7 +206,7 @@ footer .wa_mark .wa {width: 110px;} header .gnb_wrap {overflow:visible;height:0;border:0;} header .gnb_wrap .site, header .gnb_wrap .btn_util {display:none;} - header .gnb_wrap .area_right,.gnb_wrap .area_left p {display:none;} + header .gnb_wrap .area_right, .gnb_wrap .area_left p {display:none;} header .header {padding:0 8px 0 10px;} header .header .header_inner {height:70px;} header .header .header_inner h1 a {display:flex;height:70px;align-items:center;} diff --git a/src/main/webapp/visitEdu/usr/publish/css/content.css b/src/main/webapp/visitEdu/usr/publish/css/content.css index 762da227..e449e0aa 100644 --- a/src/main/webapp/visitEdu/usr/publish/css/content.css +++ b/src/main/webapp/visitEdu/usr/publish/css/content.css @@ -4,8 +4,7 @@ /* sub layout */ .container {width: 100%; min-height: 650px; position: relative; display: inline-block; box-sizing: border-box; margin-top: 130px; } .container .inner{max-width: 1440px; width: 100%; padding: 0 20px; margin: 60px auto 76px auto; display: flex; box-sizing: border-box; justify-content: space-between;} -/* .container .inner .cont_wrap {width: calc(100% - 275px);} */ -.container .inner .cont_wrap {width: 100%;} +.container .inner .cont_wrap {width: calc(100% - 275px);} .cont_nav{width: 100%; height: 60px; background-color: #2353b5; position: fixed; top: 134px; z-index: 10;} .cont_nav .inner{display: flex; max-width: 1400px; width: 100%; margin: 0 auto;}