pc-modular.css
440 Bytes
.pc-template .pc-shop-banner {
height: 150px;
margin-bottom: 0;
text-align: center;
}
.pc-template .pc-shop-navbar {
height: 40px;
margin-bottom: 30px;
background: url(/static/assets/images/decorator/pc-shop-navbar.png);
}
.pc-shop-banner .logo {
top: 66px !important;
}
.pc-template .left-area {
width: 160px;
display: inline-block;
}
.pc-template .right-area {
width: 970px;
float: right;
}