vooshoop

teal thingy

May 26th, 2021 (edited)
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. body {
  2. background: url(https://i.imgur.com/DnRDhTu.gif);
  3. background-attachment: fixed;
  4. color: #5bc5d2;
  5. font-family: MS Gothic;
  6. text-align: center;
  7.  
  8. }
  9.  
  10.  
  11. .box {
  12. background-color: #56949c;
  13.  
  14. }
  15.  
  16.  
  17. .short {
  18. background: #56949c;
  19. border: solid 3px;
  20. color: #334b64;
  21.  
  22. }
  23.  
  24. #container {
  25. background: #33597f;
  26. opacity: 80%;
  27.  
  28. }
  29.  
  30. -
  31.  
  32. #country{
  33. font-size: 0px;
  34.  
  35. }
  36.  
  37. #country::after {
  38. font-size: 15px;
  39. content: "Pluto";
  40. }
  41.  
  42. .rightHead , boxHead{
  43. background: #334b64;
  44. color: #cba054;
  45.  
  46. }
  47.  
  48.  
  49. .tableLeft {
  50. background: #334b64;
  51. width: 25%;
  52. padding: 10px;
  53. vertical-align: top;
  54. overflow: hidden;
  55. }
  56.  
  57.  
  58. .tableRight {
  59. width: 75%;
  60. background: #000;
  61. padding: 10px;
  62. vertical-align: top;
  63. overflow-wrap: anywhere;
  64. }
  65.  
  66.  
  67.  
  68.  
  69. #block, #add, #report, #sMsg {
  70. color: #506399;
  71. background-image: url(https://cdn.discordapp.com/attachments/833431298315255852/838403146614308864/HELP.gif);
  72. }
  73.  
  74. .url {
  75. font-size: 0px;
  76. background: url(https://cdn.discordapp.com/attachments/833431298315255852/838405232609853440/ezgif.com-gif-maker_3.gif);
  77. opacity: 100%;
  78. background-size: 310px;
  79. position: fixed;
  80. right: 0;
  81. bottom: 0;
  82. color: transparent !important;
  83. height: 256px;
  84. width: 256px;
  85. border: none;
  86. box-shadow: none;
  87. padding: 0 !important;
  88. z-index: 1000;
  89. }
  90.  
  91. .extended {
  92. background: url(https://borca.carrd.co/assets/images/image02.gif?v91393205867451) no-repeat;
  93. background-color: #56949c;
  94. }
  95.  
  96.  
  97. .boxInfo {
  98. border: 1px solid #000;
  99. margin-bottom: 20px;
  100. margin-top: 20px;
  101.  
  102. }
  103.  
  104. #gender {
  105. font-size: 0px;
  106. }
  107.  
  108. #gender::after {
  109. font-size: 15px;
  110. content: "demi-boy (he/they)";
  111. }
  112.  
  113. div#hSub {
  114. background: #334b64;
  115. }
  116.  
  117. div#header {
  118. background: #33597f;
  119. image: url(https://media.discordapp.net/attachments/833431298315255852/838403146614308864/HELP.gif);
  120. object-position: right;
  121. }
  122.  
  123. a.logo {
  124. color: white;
  125. font-size: 0px;
  126. text-decoration: none;
  127. font-family: MS Gothic;
  128. }
  129.  
  130. a.logo::before {
  131. content: "platonic sex";
  132. font-family: MS Gothic;
  133. font-size: 20px;
  134. color: white;
  135. }
  136.  
  137. #hSub a {
  138. font-family: MS Gothic;
  139. color: #f1f1f1;
  140. text-decoration: none;
  141. }
  142.  
  143.  
Add Comment
Please, Sign In to add comment