2025/04/08 서비스안내 배너 수정
@db449c368d3ef64d66fcda0a7791b96a39cf1cdb
--- src/main/webapp/publish/css/main.css
+++ src/main/webapp/publish/css/main.css
... | ... | @@ -54,10 +54,10 @@ |
| 54 | 54 |
.swiper2 .contWrap .slide_cont .more {width: 115px;height: 30px; padding-right:15px;border: 1px solid #d9d9d9; border-radius: 14px; text-align: center; color: #555;background-image: url(../images/main/cont1_arrow.png);background-position: 86% center;background-repeat: no-repeat;line-height: 29px;}
|
| 55 | 55 |
|
| 56 | 56 |
.swiper2 .contWrap .slide_cont .more {margin:5px 0 0 0; width: 115px;height: 30px; padding-right:15px;border: 1px solid #d9d9d9; border-radius: 14px; text-align: center; color: #555;background-image: url(../images/main/cont1_arrow.png);background-position: 86% center;background-repeat: no-repeat;line-height: 29px;}
|
| 57 |
-.swiper2 .contWrap .slide_cont1 {padding: 0 30px 0 40px; height: 190px; }
|
|
| 57 |
+.swiper2 .contWrap .slide_cont1 {padding: 0 30px 0 36px; height: 190px; }
|
|
| 58 | 58 |
.swiper2 .contWrap .slide_cont1 .cont1_title {font-size: 22px;font-weight: 700;}
|
| 59 | 59 |
.swiper2 .contWrap .slide_cont1 .cont_ex {display:flex; justify-content: space-between;}
|
| 60 |
-.swiper2 .contWrap .slide_cont1 .cont_ex .txt {padding:13px 0 0 0; line-height: 1.4; width:70%; color:#555;}
|
|
| 60 |
+.swiper2 .contWrap .slide_cont1 .cont_ex .txt {padding:13px 0 0 0; line-height: 1.4; width:70%; color:#555; font-size: 16px; letter-spacing: -1px;}
|
|
| 61 | 61 |
.swiper2 .contWrap .slide_cont1 .cont_ex .bg_icon {position:relative; background-color: #e1e1e5; border-radius: 50%; top:50px; right:0; transform: translateY(-50%); width: 70px; height: 70px; display:flex; justify-content: center; align-items: center; }
|
| 62 | 62 |
.swiper2 .contWrap .slide_cont1 .cont_ex .bg_icon img {width: auto; height: auto; max-width: initial; max-height: initial;}
|
| 63 | 63 |
.swiper2 .contWrap .slide_cont1 .more {margin:5px 0 0 0; width: 115px;height: 30px; padding-right:15px;border: 1px solid #d9d9d9; border-radius: 14px; text-align: center; color: #555;background-image: url(../images/main/cont1_arrow.png);background-position: 86% center;background-repeat: no-repeat;line-height: 29px;}
|
... | ... | @@ -278,8 +278,9 @@ |
| 278 | 278 |
@media screen and (max-width: 1500px){
|
| 279 | 279 |
/* visual */ |
| 280 | 280 |
.visual .swiper-button-prev {left: 30px;}
|
| 281 |
- .visual .swiper-button-next {right: 30px;}
|
|
| 281 |
+ .visual .swiper-button-next {right: 30px;}
|
|
| 282 | 282 |
/* content2 문자샘플 영역 */ |
| 283 |
+ .main_cont2 .tit_text {margin:50px 0 0 0;}
|
|
| 283 | 284 |
.tab_depth2{width: 90%;}
|
| 284 | 285 |
.tab_depth2 a{letter-spacing: -0.5px;}
|
| 285 | 286 |
.tab_depth3{padding: 20px 130px; flex-wrap: wrap;}
|
... | ... | @@ -325,7 +326,9 @@ |
| 325 | 326 |
.swiper2 .contWrap .slide_cont::before {right: 22px;}
|
| 326 | 327 |
.swiper2 .contWrap .slide_cont::before {right: 7px;}
|
| 327 | 328 |
.swiper2 .contWrap .slide_cont::before {right: 17px;}
|
| 328 |
- .swiper2 .contWrap .slide_cont1 .txt {font-size:14px; line-height: 1.2;}
|
|
| 329 |
+ .swiper2 .contWrap .slide_cont1 .cont1_title {font-size:20px;}
|
|
| 330 |
+ .swiper2 .contWrap .slide_cont1 .cont_ex .txt {font-size:14px; line-height: 1.3;}
|
|
| 331 |
+ .swiper2 .contWrap .slide_cont1 .cont_ex .bg_icon {width:55px; height:55px;}
|
|
| 329 | 332 |
/* content2 문자샘플 영역 */ |
| 330 | 333 |
.msg_text .area_in_text{padding: 15px 0; height: 286px; background-position: 15px 12px;}
|
| 331 | 334 |
.msg_text .area_in_text p{height: 253px;}
|
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?