procotol.wxss 329 B

12345678910111213141516171819202122232425
  1. /* pages/procotol/procotol.wxss */
  2. .top{
  3. margin: 0 auto;
  4. font-size: larger;
  5. font-weight: 800;
  6. }
  7. .second{
  8. margin-top: 20px;
  9. margin-left: 280px;
  10. font-size: 13px;
  11. font-weight: 500;
  12. }
  13. .third{
  14. margin-top: 110px;
  15. }
  16. .special{
  17. margin-top: 70px;
  18. font-weight: 800;
  19. }
  20. .five{
  21. margin-top: 70px;
  22. font-weight: 800;
  23. }