index.wxss 864 B

12345678910111213
  1. .top{position:fixed;top:0;left: 0;right: 0;z-index: 100}
  2. .weui-loadmore__tips_in-line{background:#f8f8f8}
  3. .header-bg{background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, #FB4248),color-stop(1,#F73D4A));text-align: center;line-height:20px;padding:15px 0px;}
  4. .header-info{text-align: center;line-height:30px;padding:10px 0px 20px;}
  5. .header-info .title{font-size: 12px;color: #f3f3f3;padding:0px;}
  6. .header-info .monay{line-height:25px;font-size:22px;color: #fff;}
  7. .header-bg .monay-info{text-align: center;line-height:20px;padding:20px;}
  8. .header-bg .sub_title{font-size: 32rpx;color: rgb(221, 221, 221);padding: 5px}
  9. .header-bg .sub_monay{font-size:28rpx;color: #FFF;}
  10. .content{padding-bottom:3em}
  11. /*管理列表*/
  12. .icon{width:40px;height:40px;padding-right:10px;}
  13. .icon image{width:40px;height:40px;vertical-align:middle;border-radius:50%}