common_header.css
562 字节
header {
width: 100%;
height: auto;
font-size: 18px;
color: #424242;
}
.index_header {
line-height: 0.44rem;
color: #424242;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0.24rem 0.3rem;
border-bottom: 1px solid #ececec;
}
.icon-fanhui {
color: #dbb25f;
font-size: 20px;
}
.win_mid {
padding-right: 0.5rem;
color: #424242;
}
.center {
line-height: 0.44rem;
color: #424242;
text-align: center;
padding: 0.2rem 0;
border-bottom: 1px solid #ececec;
}