_sign-header.css
477 Bytes
.yoho-sign-header {
.center-content {
height: 80px;
border-bottom: 2px solid #eee;
}
.main-logo {
width: 200px;
height: 80px;
background: resolve('layout/sign-logo.png') no-repeat center center;
display: inline-block;
}
.header-tools {
font-size: 14px;
font-weight: bold;
li {
float: left;
line-height: 80px;
margin-left: 50px;
}
}
}