结发受长生 79c6a7588e 样式优化
2018-06-11 15:04:40 +08:00

17 lines
210 B
SCSS

#footer {
font-size: 12px;
position: absolute;
bottom: 30px;
opacity: 0.6;
width: 100%;
text-align: center;
.outer{
padding: 0 30px;
}
}
.footer-left{
float: left;
}
.footer-right{
float: right;
}