Ei kuvausta
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

city.css 194B

1234567891011121314151617181920
  1. /*
  2. 增加css
  3. */
  4. #city-index .left{
  5. width: 712px;
  6. height: auto;
  7. float: left;
  8. }
  9. #city-index .right{
  10. width: 332px;
  11. height: auto;
  12. float: left;
  13. margin-left: 6px;
  14. }
  15. }