2023/08/24 메인페이지 일부 폰트두께 400으로 변경
@0548ab19054ae8b09186472cdf968c4508a427f9
--- src/main/webapp/publish/css/main.css
+++ src/main/webapp/publish/css/main.css
... | ... | @@ -37,7 +37,7 @@ |
| 37 | 37 |
.swiper2 .swiper-slide.swiper-slide-active .contWrap{background: none;}
|
| 38 | 38 |
.swiper2 .contWrap .slide_cont {padding: 0 30px 0 40px; height: 190px;}
|
| 39 | 39 |
.swiper2 .contWrap .slide_cont .cont1_title {font-size: 22px;font-weight: 700;}
|
| 40 |
-.swiper2 .contWrap .slide_cont .cont1_ex {color: #555;font-weight: 300; line-height: 1.4;height: 42px; padding: 13px 0 30px 0;font-size:16px;letter-spacing:-0.5px;}
|
|
| 40 |
+.swiper2 .contWrap .slide_cont .cont1_ex {color: #555;font-weight: 400; line-height: 1.4;height: 42px; padding: 13px 0 30px 0;font-size:16px;letter-spacing:-0.5px;}
|
|
| 41 | 41 |
.swiper2 .contWrap .slide_cont::after {position: absolute;content: "";background-color: #e1e1e5;border-radius: 50%;top: 50%;right: 30px; transform: translateY(-50%);width: 70px;height: 70px;}
|
| 42 | 42 |
.swiper2 .contWrap.ct1 .slide_cont::after {background:url('../images/main/cont1_1.png') #e1e1e5 center no-repeat;}
|
| 43 | 43 |
.swiper2 .contWrap.ct2 .slide_cont::after {background:url('../images/main/cont1_2.png') #e1e1e5 18px center no-repeat;}
|
... | ... | @@ -85,7 +85,7 @@ |
| 85 | 85 |
.tab_depth2 a.on{background-color: #fff;border: 3px solid #002c9a;border-radius: 100px; color: #002c90; font-weight: 600; box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3); height: 53px; line-height: 46px; transition: all 0.2s ease-in-out;}
|
| 86 | 86 |
.tab_depth2 a.tab_next::after,.tab_depth2 a.tab_prev::after{display: none;}
|
| 87 | 87 |
.tab_depth2 a.on::after{display: none;}
|
| 88 |
-.tab_depth3{width: 100%; display: flex; flex-wrap: wrap; justify-content: center; background-color: #e1e2e5;font-size: 16px; color: #666;font-weight: 300;padding: 20px 40px; border-radius: 10px;margin-bottom: 50px; box-sizing: border-box;line-height:2;}
|
|
| 88 |
+.tab_depth3{width: 100%; display: flex; flex-wrap: wrap; justify-content: center; background-color: #e1e2e5;font-size: 16px; color: #666;font-weight: 400;padding: 20px 40px; border-radius: 10px;margin-bottom: 50px; box-sizing: border-box;line-height:2;}
|
|
| 89 | 89 |
.tab_depth3 a{padding: 0 13px;position: relative;}
|
| 90 | 90 |
.tab_depth3 a:hover{color: #002c9a;text-decoration: underline;}
|
| 91 | 91 |
.tab_depth3 a.on{color: #002c9a; font-weight: 600;}
|
... | ... | @@ -170,7 +170,7 @@ |
| 170 | 170 |
.main_cont3 .main_notice ul li:hover::after {border:2px solid #fbc72b;background-color: #fff;width: calc(100% + 30px);height: 41px;box-shadow: 3px 3px 10px 4px rgba(0,0,0,0.15);;transition: all 0.1s ease-in-out;opacity: 1;}
|
| 171 | 171 |
.main_cont3 .main_notice ul li a {font-weight: 500;}
|
| 172 | 172 |
.main_cont3 .main_notice ul li:hover::before {background-image: url(/publish/images/main/notice_arrow.png);content: "";right: 0;top: 50%;transform: translateY(-50%); width: 9px; height: 14px;z-index: 1;position: absolute;}
|
| 173 |
-.main_cont3 .main_notice ul li a {color: #555;font-weight: 300;width: 90%;text-overflow: ellipsis;overflow: hidden;display: -webkit-inline-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;height: 16px;}
|
|
| 173 |
+.main_cont3 .main_notice ul li a {color: #555;font-weight: 400;width: 90%;text-overflow: ellipsis;overflow: hidden;display: -webkit-inline-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;height: 16px;}
|
|
| 174 | 174 |
/* 고객센터 */ |
| 175 | 175 |
.main_cont3 .service_center .tablet {background-image: url(/publish/images/main/serive_tablet.png);background-repeat: no-repeat;height: 300px;color: #222;font-weight: 300;}
|
| 176 | 176 |
.main_cont3 .service_center .tablet>div {padding: 15px 30px 0 30px;}
|
... | ... | @@ -179,7 +179,7 @@ |
| 179 | 179 |
.main_cont3 .service_center .tablet .service_center_title p {font-size: 32px;font-weight: 700; color: #23428b;padding-bottom: 10px; letter-spacing: -1px;line-height:35px;}
|
| 180 | 180 |
.main_cont3 .service_center .tablet .service_center_title span {font-size: 17px;font-weight: 300; }
|
| 181 | 181 |
.main_cont3 .service_center .tablet .serive_info {background-image: url(/publish/images/main/serviceCenter_text.png);background-repeat: no-repeat;height: 71px;margin: 15px 0;}
|
| 182 |
-.main_cont3 .service_center .tablet .serive_info p{line-height: 1.5;padding: 13px 23px;font-size: 16px;}
|
|
| 182 |
+.main_cont3 .service_center .tablet .serive_info p{line-height: 1.5;padding: 13px 18px;font-size: 16px; font-weight: 400;}
|
|
| 183 | 183 |
.main_cont3 .service_center .tablet .serive_btn {text-align: center;display: flex;height: 47px;}
|
| 184 | 184 |
.main_cont3 .service_center .tablet .serive_btn li {display: inline-block;width: calc(100% - 2px /3);border: 1px solid #d5d5d5;margin-left: -1px; box-sizing: border-box;}
|
| 185 | 185 |
.main_cont3 .service_center .tablet .serive_btn li a, |
... | ... | @@ -274,7 +274,7 @@ |
| 274 | 274 |
.tab_contwrap .btn_prev,.tab_contwrap .btn_next{width: 40px;height: 40px;}
|
| 275 | 275 |
/* content3 */ |
| 276 | 276 |
.main_cont3 .inner>div {flex-basis: calc(100%/3 - 10px);}
|
| 277 |
- .main_cont3 .service_center .tablet .serive_info p {padding: 13px 13px;}
|
|
| 277 |
+ .main_cont3 .service_center .tablet .serive_info p {padding: 13px 11px;}
|
|
| 278 | 278 |
.main_cont3 .service_center .tablet .service_center_title p {font-size: 26px;}
|
| 279 | 279 |
.main_cont3 .service_center .tablet .service_center_title span {font-size:15px;}
|
| 280 | 280 |
/* 광고배너 */ |
... | ... | @@ -296,7 +296,7 @@ |
| 296 | 296 |
/*.main_cont3 .service_center .tablet .service_center_title{padding-left: 80px}
|
| 297 | 297 |
.main_cont3 .service_center .tablet .service_center_title p{padding-bottom: 5px; padding-top: 5px;}
|
| 298 | 298 |
.main_cont3 .service_center .tablet .service_center_title::after{width: 68px; height: 68px; background-size: 100% 100%}*/
|
| 299 |
- .main_cont3 .service_center .tablet .serive_info p {font-size:14px;padding:13px 1px 13px 15px;}
|
|
| 299 |
+ .main_cont3 .service_center .tablet .serive_info p {font-size:14px;padding:13px 0px 13px 8px;}
|
|
| 300 | 300 |
} |
| 301 | 301 |
|
| 302 | 302 |
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?