Advertisement
Guest User

Untitled

a guest
Mar 26th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.52 KB | None | 0 0
  1. /* 27 - START NIKSPACE: attribuisco la classe nicdark_space ad un div vuoto per fare degli spazi tra gli elementi*/
  2. .nicdark_space3{ height: 3px; width: 100%; float: left; }
  3. .nicdark_space5{ height: 5px; width: 100%; float: left; }
  4. .nicdark_space10{ height: 10px; width: 100%; float: left; }
  5. .nicdark_space15{ height: 15px; width: 100%; float: left; }
  6. .nicdark_space20{ height: 20px; width: 100%; float: left; }
  7. .nicdark_space30{ height: 30px; width: 100%; float: left; }
  8. .nicdark_space40{ height: 40px; width: 100%; float: left; }
  9. .nicdark_space50{ height: 50px; width: 100%; float: left; }
  10. .nicdark_space60{ height: 60px; width: 100%; float: left; }
  11. .nicdark_space70{ height: 70px; width: 100%; float: left; }
  12. .nicdark_space80{ height: 80px; width: 100%; float: left; }
  13. .nicdark_space90{ height: 90px; width: 100%; float: left; }
  14. .nicdark_space100{ height: 100px; width: 100%; float: left; }
  15. .nicdark_space110{ height: 110px; width: 100%; float: left; }
  16. .nicdark_space120{ height: 120px; width: 100%; float: left; }
  17. .nicdark_space130{ height: 130px; width: 100%; float: left; }
  18. .nicdark_space140{ height: 140px; width: 100%; float: left; }
  19. .nicdark_space150{ height: 150px; width: 100%; float: left; }
  20. .nicdark_space160{ height: 160px; width: 100%; float: left; }
  21. .nicdark_space170{ height: 170px; width: 100%; float: left; }
  22. .nicdark_space180{ height: 180px; width: 100%; float: left; }
  23. .nicdark_space190{ height: 190px; width: 100%; float: left; }
  24. .nicdark_space200{ height: 200px; width: 100%; float: left; }
  25. /*END NIKSPACE*/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement