TropicalDeer

Primary Colors

May 15th, 2020
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.14 KB | None | 0 0
  1. }
  2. .villager-data-info-box:nth-child(2n+2) {
  3. background-color: E6E26F;
  4. border-color: none;
  5. border: none;
  6. border-radius: 5px;
  7. color: 761111;
  8. }
  9. .villager-data-wrapper {
  10. background: none;
  11. }
  12. .user-comments .user-comment {
  13. background-color: 0C0C57;
  14. border-color: none;
  15. border: none;
  16. border-radius: 5px;
  17. color: 761111;
  18. }
  19. .villager-data-desc {
  20. background-color: E6E26F;
  21. border-color: none;
  22. border: none;
  23. border-radius: 5px;
  24. color: 761111;
  25. }
  26. .widget-content: {
  27. background-color: FEEBLE;
  28. border-color: DB637F;
  29. border: none;
  30. border-radius: 5px;
  31. }
  32. .content {
  33. background-image: url(https://cdn.discordapp.com/attachments/711034411629674546/711053660506816582/unknown.png);
  34. background-repeat: repeat-xy;
  35. }
  36. @keyframes fade { 0% { opacity: 0; } 100% { opacity: 1; } } .left-column, .right-column { animation: fade ease-in 2s; animation-iteration-count: 1; }
  37. }
  38. .user-comments .user-comment {
  39. border:transparent;
  40. background-image:url();
  41. margin-top:11px;
  42. }
  43.  
  44. .content:after {
  45. background: #000000 url("https://i.pinimg.com/originals/1a/f8/a3/1af8a34b34f6c8e20000f0f550366b03.jpg") repeat;
  46. background-size: cover;
  47. height: 100%;
  48. width: 100%;
  49. position: fixed;
  50. top: 0;
  51. z-index: -1;
  52. }
  53. h1.clearfix {
  54. font-size:28px;
  55. font-family:Roboto;
  56. font-weight:700;
  57. text-transform:uppercase(or lowercase);
  58. letter-spacing:2px;
  59. }
  60. h1.clearfix {
  61. color:#d2f1e3;
  62. }
  63. header .user-panel {
  64. background-image:url("https://cdn.discordapp.com/attachments/469245638475907073/711054356518142002/unknown.png")!important;
  65. background-size:cover;
  66. }
  67. #logo + :nth-child(2) {
  68. background:url("https://lh3.googleusercontent.com/proxy/3W69zTPn6vRZF8p9Ffd0UcbiseqR4w9QoMj1PSvdrGDnEB-Xta-YhI5qD9jbdTBfGcuamsPTQ_n8kd0QOi7zSCnidXQ9F8DEek6x7HAnVY9IpyV64Sj2BqRJuXFsquTEqVoDWBuE1Q")!important;
  69. background-repeat:repeat-x;
  70. background-position:bottom;
  71. }
  72. a.report-paintie {
  73. background-color:transparent!important;
  74. color:#e22e00!important;
  75. font-weight:bold!important;
  76. }
  77. .widget-header {
  78. background-color: none;
  79. border-color: 0C0C57;
  80. border: none;
  81. border-radius: 5px;
  82. }
  83. .content h3 {
  84. background: none;
  85. }
  86. }
  87. .report a,
  88. .widget-content,
  89. .user-comments .user-comment,
  90. .content .textarea + .btn,
  91. .gallery-header .btn-link,
  92. .panel,
  93. .villagers-list,
  94. .user-data,
  95. .alert.success,
  96. .alert.alert,
  97. .alert,
  98. .notifications .btn,
  99. .recent-posts .forum-posts li:nth-child(odd),
  100. .user-panel.clearfix {
  101. background: E6E26F;
  102. color: 761111;
  103. }
  104. /* DROPDOWN MENU */
  105. .dropdown-menu .multi-column-dropdown li a:hover {
  106. transition: 0.5s all !important;
  107. background: #fff !important;
  108. color: rgb(21,97,62) !important;
  109. }
  110. /* NOTIFICATIONS TABLE */
  111. .table tr:nth-child(even) td,
  112. .table tr:nth-child(odd) td {
  113. background: none;
  114. border: none;
  115. padding: 10px 13px;
  116. }
  117.  
  118. /* NOTIFICATIONS BUTTONS*/
  119. .notifications .btn {
  120. text-transform: uppercase;
  121. font-size: 11px;
  122. }
  123. .villager-data-minipet {
  124. background: transparent;
  125. border: transparent;
  126. color: 761111;
  127. }
  128. .breadcrumbs li {
  129. Background-color: none;
  130. border-color: none;
  131. border: none;
  132. border-radius: 5px;
  133. color: 761111;
  134. }
Add Comment
Please, Sign In to add comment