1 line
1.1 KiB
CSS
1 line
1.1 KiB
CSS
.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.theme_head{width:100%;margin:20px auto}.tab_color,.theme_head{display:-webkit-box;display:-ms-flexbox;display:flex}.tab_color{width:114px;height:45px;border:1px solid #e5e5e5;margin-right:20px;border-radius:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.color_cont{font-size:14px}.mr-2{margin-right:10px}.color_bdg{display:block;width:18px;height:18px;border-top:1px solid #fff;border-bottom:1px solid #fff}.theme_content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px}.theme_content img{display:block;margin-right:20px;width:800px}.sm_bg{width:60px}.main_c{width:25px;height:25px;border-radius:5px;text-align:center;line-height:25px;font-size:14px}.active{border:1px solid #1ca5e9}.bg1{background:#e93323}.bg2{background:#fe5c2d}.bg3{background:#42ca4d}.bg4{background:#1ca5e9}.bg5{background:#ff448f}.white{color:#fff} |