TropicalDeer

Stop and smell the roses

Oct 16th, 2017
1,134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. }
  2. .breadcrumbs li {
  3. Background-color: F3B8F3;
  4. border-color: E55498;
  5. border: 2px solid FFFFFF;
  6. border-radius: 5px;
  7. }
  8. .content h1 {
  9. background-color: none;
  10. border-color: E55498;
  11. border: 2px solid FFFFFF;
  12. border-radius: 5px;
  13. }
  14. .widget-header {
  15. background-color: none;
  16. border-color: E55498;
  17. border: 2px solid FFFFFF;
  18. border-radius: 5px;
  19. }
  20. .content h3 {
  21. background: none;
  22. }
  23. .villager-data-info-box:nth-child(2n+2) {
  24. background-color: F3B8F3;
  25. border-color: E55498;
  26. border: 2px solid FFFFFF;
  27. border-radius: 5px;
  28. }
  29. .villager-data-wrapper {
  30. background: none;
  31. }
  32. .user-comments .user-comment {
  33. background-color: none;
  34. border-color: E55498;
  35. border: 2px solid FFFFFF;
  36. border-radius: 5px;
  37. }
  38. .villager-data-desc {
  39. background-color: F3B8F3;
  40. border-color: E55498;
  41. border: 2px solid FFFFFF;
  42. border-radius: 5px;
  43. }
  44. .widget-content: {
  45. background-color: F3B8F3;
  46. border-color: E55498;
  47. border: 2px solid FFFFFF;
  48. border-radius: 5px;
  49. }
  50. .content {
  51. background-image: url(https://s-media-cache-ak0.pinimg.com/564x/29/f9/b4/29f9b427bea27961ea1f81d97a3e6eb3.jpg);
  52. background-repeat: repeat-xy;
  53. }
  54. @keyframes slide { 0% { transform: translate(-2500px,0px) ; } 60% { transform: translate(30px,0px) ; } 80% { transform: translate(-10px,0px) ; } 100% { transform: translate(0px,0px) ; } } .left-column, .right-column { animation: slide ease-in-out 1.8s; animation-iteration-count: 1; animation-fill-mode: forwards; }
  55. }
  56.  
  57. .content:after {
  58. background: #000000 url("https://68.media.tumblr.com/0b51550b9e117aa0f6e37a9fdf703996/tumblr_nmfv480BtJ1u65wuxo1_500.jpg") repeat;
  59. background-size: cover;
  60. height: 100%;
  61. width: 100%;
  62. position: fixed;
  63. top: 0;
  64. z-index: -1;
  65. }
  66. .user-comments .user-comment {
  67. border:transparent;
  68. background-image:url(http://data.whicdn.com/images/258238164/large.jpg);
  69. margin-top:11px;
  70. }
Advertisement
Add Comment
Please, Sign In to add comment