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.

style.css 174B

123456789101112
  1. body {
  2. font-family: sans-serif;
  3. margin-left: auto;
  4. margin-right: auto;
  5. }
  6. .uhaul_cont {
  7. text-align: center;
  8. margin-left: auto;
  9. margin-right: auto;
  10. }