이용약관 수정

This commit is contained in:
com02 2022-03-03 10:47:42 +09:00
parent e585017ea7
commit fdc2a331fc
2 changed files with 2 additions and 0 deletions

View File

@ -1649,6 +1649,7 @@ transform: rotate(45deg);}
.service .top-bg p:nth-child(1) {display: inline-block;margin:90px 0px 10px 350px;font-size:22px;font-weight: 500;} .service .top-bg p:nth-child(1) {display: inline-block;margin:90px 0px 10px 350px;font-size:22px;font-weight: 500;}
.service .top-bg p:nth-child(2) {display: inline-block;margin:0px 0px 0px 350px;font-size:16px;font-weight: 100;} .service .top-bg p:nth-child(2) {display: inline-block;margin:0px 0px 0px 350px;font-size:16px;font-weight: 100;}
.service .con {width:1200px;margin:0 auto;text-align: left;} .service .con {width:1200px;margin:0 auto;text-align: left;}
.service .con h3 {font-size:30px;margin:60px 0px 60px;text-align: center;}
.service .con .sec {border-bottom:1px solid #ddd;padding-bottom:40px;margin-bottom:40px;} .service .con .sec {border-bottom:1px solid #ddd;padding-bottom:40px;margin-bottom:40px;}
.service .con .sec:last-child {border-bottom:0;} .service .con .sec:last-child {border-bottom:0;}
.service .con .sec h2 {margin-bottom:10px;font-size: 20px;color:#376795;font-weight: 500;} .service .con .sec h2 {margin-bottom:10px;font-size: 20px;color:#376795;font-weight: 500;}

View File

@ -1336,6 +1336,7 @@ footer .family_site {right:10px;}
.service .top-bg {width:100%;height:450px;background-color:#f9f9f9;background-position:0px 0px;} .service .top-bg {width:100%;height:450px;background-color:#f9f9f9;background-position:0px 0px;}
.service .con {width:100%;} .service .con {width:100%;}
.service .con h3 {font-size:26px;margin:30px 0px 30px;}
.service .top-bg p:nth-child(1) {margin:300px 5% 20px;font-size:16px;color:#333;} .service .top-bg p:nth-child(1) {margin:300px 5% 20px;font-size:16px;color:#333;}
.service .top-bg p:nth-child(2) {margin:0 5%;font-size:12px;color:#333;} .service .top-bg p:nth-child(2) {margin:0 5%;font-size:12px;color:#333;}