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.

30 line
455 B

  1. /* Pages/travel/plan/main/menu.wxss */
  2. .navi{
  3. width: 40px;
  4. height: 30px;
  5. margin: 5px;
  6. padding-top: 10px;
  7. }
  8. .title{
  9. position: relative;
  10. font-size: 25px;
  11. font-weight: 900;
  12. color: #000;
  13. text-align: center;
  14. top:15px;
  15. left:45px;
  16. }
  17. .add{
  18. color: #7B8B6F;
  19. padding-left: 50px;
  20. }
  21. .hg {
  22. height: 150px;
  23. right: 5px;
  24. width: 150px;
  25. left: 100px;
  26. padding-top: 100px;
  27. padding-left:100px;
  28. }