Advertisement
Guest User

Untitled

a guest
Jun 29th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. .thumbs {
  2. background-color: #602;
  3. text-align: center;
  4. width: 950px;
  5. border-top-width: 1px;
  6. border-right-width: 1px;
  7. border-bottom-width: 1px;
  8. border-left-width: 1px;
  9. border-top-style: none;
  10. border-right-style: solid;
  11. border-bottom-style: none;
  12. border-left-style: solid;
  13. border-top-color: #602;
  14. border-right-color: #602;
  15. border-bottom-color: #602;
  16. border-left-color: #602;
  17. margin: 0px auto;
  18. padding-top: 8px;
  19. padding-right: 0px;
  20. padding-bottom: 4px;
  21. padding-left: 0px;
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement