Advertisement
dollcrds

cr doiibahi codes

Mar 24th, 2024 (edited)
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. <style>
  2.  
  3. #text04:hover {
  4. letter-spacing: 2px;
  5. transition: 0.6s ease;
  6. }
  7.  
  8. #text03:hover {
  9. letter-spacing: 2px;
  10. transition: 0.6s ease;
  11. }
  12.  
  13. #container11 > .wrapper {
  14. width: 9em;
  15. height: 11em;
  16. border-radius: 5px;
  17. position: absolute;
  18. left: -1em;
  19. bottom: 3.5em;
  20. z-index: 9999;
  21. }
  22.  
  23. #container13 > .wrapper {
  24. width: 9em;
  25. height: 11em;
  26. border-radius: 5px;
  27. position: absolute;
  28. left: 4.5em;
  29. bottom: 3.5em;
  30. z-index: 9999;
  31. }
  32.  
  33. #container09 > .wrapper {
  34. width: 9em;
  35. height: 11em;
  36. border-radius: 5px;
  37. position: absolute;
  38. left: 4.5em;
  39. bottom: 3.5em;
  40. z-index: 9999;
  41. }
  42.  
  43. #container10 > .wrapper {
  44. transform: rotate(-11rad);
  45. width: 9em;
  46. height: 1.8em;
  47. border-radius: 10px 10px 0px 0px;
  48. position: absolute;
  49. left: 4.3em;
  50. bottom: 8em;
  51. z-index: 9999;
  52. }
  53.  
  54. #container14 > .wrapper {
  55. width: 5em;
  56. height: 11em;
  57. border-radius: 5px;
  58. position: absolute;
  59. left: -1em;
  60. bottom: 3.5em;
  61. z-index: 9999;
  62. overflow-y: scroll;
  63. }
  64.  
  65. #container12 > .wrapper {
  66. width: 5em;
  67. height: 11em;
  68. border-radius: 5px;
  69. position: absolute;
  70. left: -1em;
  71. bottom: 3.5em;
  72. z-index: 9999;
  73. overflow-y: scroll;
  74. }
  75.  
  76. #container02 > .wrapper {
  77. width: 15em;
  78. height: 15em;
  79. border-radius: 20px;
  80. left: -4em;
  81. }
  82.  
  83. #container08 > .wrapper {
  84. width: 10em;
  85. height: 2em;
  86. border-radius: 5px;
  87. left: -6.5em;
  88. }
  89.  
  90. #container05 > .wrapper {
  91. width: 8em;
  92. height: 8em;
  93. border-radius: 60em;
  94. position: absolute;
  95. left: 16em;
  96. bottom: 7em;
  97. }
  98.  
  99. #container04 > .wrapper {
  100. width: 6em;
  101. height: 2em;
  102. border-radius: 5px;
  103. left: 18.5em;
  104. bottom: 4.5em;
  105. position: absolute;
  106. }
  107.  
  108. #container03 > .wrapper {
  109. width: 6em;
  110. height: 2em;
  111. border-radius: 5px;
  112. left: 18.5em;
  113. bottom: 0.5em;
  114. position: absolute;
  115. }
  116.  
  117. #container07 > .wrapper {
  118. width: 2.2em;
  119. height: 2.2em;
  120. border-radius: 60px;
  121. left: 16em;
  122. bottom: 4.5em;
  123. position: absolute;
  124. }
  125.  
  126. #container06 > .wrapper {
  127. width: 2.2em;
  128. height: 2.2em;
  129. border-radius: 60px;
  130. left: 16em;
  131. bottom: 0.5em;
  132. position: absolute;
  133. }
  134.  
  135. #text07 {
  136. font-family: aespa;
  137. background-image: radial-gradient( #70c08c 30%, #70c08c 30% , transparent 65%);
  138. }
  139.  
  140. #text08 {
  141. font-family: windows;
  142. height: 12em;
  143. padding-right: 10px;
  144. padding-bottom: 5px;
  145. overflow-y: scroll;
  146. }
  147.  
  148. #text05, #text06 {
  149. font-family: windows;
  150. }
  151.  
  152. #text09 {
  153. font-family: windows;
  154. background-image: radial-gradient( #70c08c 30%, #70c08c 30% , transparent 65%);
  155. border: 1px solid #838383;
  156. border-radius: 5px;
  157. }
  158.  
  159. #text12 {
  160. font-family:'yipes';
  161. }
  162.  
  163. #text01 {
  164. font-family:'yipes';
  165. }
  166.  
  167. #text10 {
  168. font-family:'yipes';
  169. }
  170.  
  171. #text13, #text02 {
  172. font-family: windows;
  173. height: 8.5em;
  174. padding-bottom: 5px;
  175. padding-right: 10px;
  176. overflow-y: scroll;
  177. }
  178.  
  179. #text11 {
  180. font-family: windows;
  181. height: 8.6em;
  182. padding-bottom: 5px;
  183. overflow-y: scroll;
  184. }
  185. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement