Advertisement
Guest User

Untitled

a guest
Oct 18th, 2013
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. .bgPurple {
  2. background-color: #763673 ; /* Purple */
  3. color: #FFFFFF ; /* White */
  4. }
  5. .bgGreen {
  6. background-color: #C6D57E ; /* Lime Green */
  7. color: #000000 ; /* Black */
  8. }
  9. .quotethumb {
  10. display: block ;
  11. position: relative ;
  12. top: -40px ;
  13. padding: 0px 0px;
  14. margin: 0px 0px ;
  15. }
  16. .quotethumbnp1 img {
  17. display: inline-block ;
  18. padding: 0px 0px;
  19. margin: 0px 0px ;
  20. }
  21. #encore img {
  22. position: relative ;
  23. top: -300px ;
  24. left: 220px ;
  25. }
  26. #woe img {
  27. position: relative ;
  28. top: -280px ;
  29. left: 20px ;
  30. }
  31. #next_production1, #next_production2, #opportunities, #membership, #restrictions, #knowmore, #interested, #highlights,
  32. #history, #lifemembers, #patrons, #boardlist, #favlinks, #oklastart {
  33. word-wrap: break-word;
  34. -moz-border-radius: 15px;
  35. border-radius: 15px;
  36. margin: 5px 5px ;
  37. padding: 10px 30px ;
  38. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement