2023/06/15 메인 하단 배너 선 두께 수정
@c59a9380c7a4a023b08b3fd4f6e03e02ec4ec11f
--- src/main/webapp/publish/css/common.css
+++ src/main/webapp/publish/css/common.css
... | ... | @@ -275,7 +275,7 @@ |
| 275 | 275 |
.main_cont4{min-width: 1200px; background-color: #f5f5f5; padding: 30px 0;}
|
| 276 | 276 |
.main_cont4 .inner{height: auto;}
|
| 277 | 277 |
.adv_list{display: flex; justify-content: space-between; align-items: center;}
|
| 278 |
-.adv_list li{width: calc((100% / 4) - 27px); background-color: #fff; border: 1px solid #d5d5d5; border-radius: 5px; text-align: center; height: 96px; max-height: 96px; overflow: hidden;}
|
|
| 278 |
+.adv_list li{width: calc((100% / 4) - 27px); background-color: #fff; border: 2px solid #808080; border-radius: 5px; text-align: center; height: 96px; max-height: 96px; overflow: hidden;}
|
|
| 279 | 279 |
.adv_list li a{height: 100%;}
|
| 280 | 280 |
.adv_list li img{max-height: 96px; height: 100%; object-fit: scale-down;}
|
| 281 | 281 |
.login_wrap .adv_list{margin: 68px 0 0 0;}
|
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?