Advertisement
Guest User

Untitled

a guest
Oct 21st, 2016
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. .carousel-caption {
  2. color: #58027A;
  3. font-family: "Wendy One", Futura, Helvetica, sans-serif;
  4. letter-spacing: 3px;
  5. }
  6.  
  7. #caption1 {
  8. padding-bottom: 25%;
  9. }
  10.  
  11. #caption2 {
  12. padding-bottom: 35%;
  13. }
  14.  
  15. #caption3 {
  16. padding-bottom: 20%;
  17. padding-right: 20%;
  18. }
  19.  
  20. .carousel {
  21. margin-left: -15px;
  22. margin-right: -15px;
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement