-
작성일 : 17-08-18 15:50 / 조회 : 4,135
css
글쓴이 : 외인
@charset “utf-8”;
body{
font-family:14px “맑은 고딕”, sans-serif;
}
.container:after{
clear:both;
}
nav div.col-md-1{padding-top:25px; padding-bottom:25px;font-size:28px;}
nav div.col-md-2 img{padding-top:10px;}
nav div.col-md-3{padding-top:30px; text-align:center;}
.top-yellow-telbox{ border-radius:10px; padding: 10px 35px; background-color:#ffd200;}
/* 배너 */
.banners{ background:#e7e1dc;}
img.banner{display:block; margin:0px auto;}
/* 첫번째 섹션 */
.webtton{
background:url(../images/dottbar.png) no-repeat center 150px;
}
.webtton img{ margin:65px auto 10px auto;}
.webtton div div{ padding-top:10px; padding-bottom:40px;}
/* 두번째 섹션 */
.advantage{ background:#f3f0e7; padding-top:50px; padding-bottom:50px;}
img.advnimg{ margin:10px auto 40px auto;}
.advantage div h4{ padding-bottom:30px;}
.advantage div p{ padding-bottom:30px;}
.btn-red{
font-size:16px;
padding:10px 35px;
border-radius:10px;
-wekit-border-radius:10px;
-moz-border-radius:10px;
background-color:rgba(225, 26, 39, 10);
color:#fff;
}
/* 세번째 섹션 */
.solution{
padding-top:50px;
padding-bottom:30px;
}
.solution-yellow{
background-color:#ffd200;
padding:10px 5px;
border-radius:10px;
margin:80px auto 30px auto;
width:90%;
}
.small-box{
background:#fff;
padding:20px;
margin:20px 0px;
}
.small-box ul{
list-style-image:url(../images/bleat.gif);
text-align:left;
margin-bottom:45px;
}
.small-box ul li{
padding:15px 7px;
}
.btbox{
margin-top:0px;
}
.best-seller-box{
margin-top:58px;
height:22px;
line-height:30px;
background:url(../images/soplbox.jpg) no-repeat center;
}