12345市长热线标准版-前端

inits.css 263B

12345678910111213141516
  1. .new_head{
  2. height: 50px;
  3. line-height:50px;
  4. color: #fff;
  5. background: #1a1a1f;
  6. }
  7. .new_head_title,.new_head_left,.new_head_right{
  8. line-height: 50px!important;
  9. color: #fff!important;
  10. }
  11. .block_button{
  12. width: 95%;
  13. margin: 0 auto;
  14. letter-spacing: 18px;
  15. }