dollcrds

pro-standard cr narumitsuluv codes

May 10th, 2024 (edited)
452
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.18 KB | None | 0 0
  1. <style>
  2. #buttons01 li a {
  3. border-radius: 15px 15px 0px 0px;
  4. font-family: kitten;
  5. }
  6. #container02 > .wrapper {
  7. box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 56%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
  8. width: 28em;
  9. position: absolute;
  10. z-index: 9;
  11. left: 0.5em;
  12. top: -23.75em;
  13. height: 23em;
  14. }
  15. #container03 > .wrapper {
  16. box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 56%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
  17. width: 13em;
  18. position: absolute;
  19. z-index: 9;
  20. left: 1.25em;
  21. top: -20.5em;
  22. height: 18em;
  23. animation-name: floating;
  24. animation-duration: 3s;
  25. animation-iteration-count: infinite;
  26. animation-timing-function: ease-in-out;
  27. }
  28. #container04 > .wrapper {
  29. border-radius: 0px 50px 50px 0px;
  30. box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 56%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
  31. width: 28em;
  32. position: absolute;
  33. left: 0.5em;
  34. top: -23.75em;
  35. height: 23em;
  36. }
  37. #container05 > .wrapper {
  38. border-radius: 50%;
  39. box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 56%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
  40. width: 13em;
  41. position: absolute;
  42. z-index: 9;
  43. left: -1.5em;
  44. top: -19.75em;
  45. height: 13em;
  46. }
  47. #container06 > .wrapper {
  48. border-radius: 25px 25px 25px 25px;
  49. box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 56%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
  50. width: 20em;
  51. position: absolute;
  52. z-index: 9;
  53. left: 12em;
  54. top: -24em;
  55. height: 10em;
  56. }
  57. #container07 > .wrapper {
  58. border-radius: 0px 20px 20px 40px;
  59. width: 16em;
  60. position: absolute;
  61. z-index: 9;
  62. left: 12em;
  63. top: -8.5em;
  64. height: 2.5em;
  65. }
  66. #container08 > .wrapper {
  67. border-radius: 0px 50px 50px 0px;
  68. box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 56%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
  69. width: 20em;
  70. position: absolute;
  71. z-index: 9;
  72. left: 0.5em;
  73. top: -23.75em;
  74. height: 23em;
  75. }
  76. #container09 > .wrapper {
  77. box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 56%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
  78. width: 12em;
  79. position: absolute;
  80. z-index: 9;
  81. left: 21em;
  82. top: -23.5em;
  83. height: 17em;
  84. animation-name: floating;
  85. animation-duration: 3s;
  86. animation-iteration-count: infinite;
  87. animation-timing-function: ease-in-out;
  88. }
  89.  
  90. #text01 {
  91. width: 7.25em;
  92. border-radius: 0px 15px 15px 0px;
  93. background: #A3FFC8;
  94. border: 1px solid #a1a1a1;
  95. box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 56%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
  96. top: -0.375em;
  97. left: -0.375em;
  98. font-family: kitten;
  99. text-shadow: -1px 0 #575757, 0 1px #575757, 1px 0 #575757, 0 -1px #575757, 0 0;
  100. }
  101. #text01 mark {
  102. font-family: Butterflies;
  103. color: #DE9CC1;
  104. }
  105. #text02 {
  106. position: absolute;
  107. left: 0.5em;
  108. top: -0.5em;
  109. }
  110. #text02 mark {
  111. font-family: Butterflies;
  112. color: #C2E5FF;
  113. text-shadow: -1px 0 #575757, 0 1px #575757, 1px 0 #575757, 0 -1px #575757, 0 0;
  114. }
  115. #text03 {
  116. font-family: kitten;
  117. border: 1px solid #A1A1A1;
  118. border-radius: 100%;
  119. height: 30px;
  120. }
  121. #text03 mark {
  122. color: #C2E5FF;
  123. -webkit-text-stroke: 1px #575757;
  124. }
  125. #image02 .frame {
  126. position: absolute;
  127. z-index: 99;
  128. left: 10.5em;
  129. top: -1em;
  130. }
  131. #text04 {
  132. font-family: windows;
  133. background: white;
  134. box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 20%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
  135. border-radius: 5px 5px 5px 5px;
  136. padding: 5px;
  137. height: 14em;
  138. overflow-y: scroll;
  139. }
  140. #text04 mark {
  141. color: #DE9CC1;
  142. font-size: 1.5em;
  143. text-shadow: -1px 0 #575757, 0 1px #575757, 1px 0 #575757, 0 -1px #575757, 0 0;
  144. font-family: kitten;
  145. }
  146. #image03 .frame {
  147. position: absolute;
  148. z-index: 99;
  149. left: -2.5em;
  150. top: -2em;
  151. }
  152. #text05 {
  153. font-family: windows;
  154. background: white;
  155. box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 20%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
  156. border-radius: 50%;
  157. padding: 15px;
  158. height: 12em;
  159. width: 12em;
  160. }
  161. #text05 mark {
  162. color: #DE9CC1;
  163. font-size: 1.5em;
  164. text-shadow: -1px 0 #575757, 0 1px #575757, 1px 0 #575757, 0 -1px #575757, 0 0;
  165. font-family: kitten;
  166. }
  167. #image04 .frame {
  168. position: absolute;
  169. z-index: 99;
  170. left: -0.5em;
  171. top: -2em;
  172. }
  173. #image05 .frame {
  174. position: absolute;
  175. z-index: 99;
  176. left: -0.5em;
  177. top: -2em;
  178. }
  179. #text06 {
  180. width: 6.5em;
  181. border-radius: 25px 25px 0px 0px;
  182. background: #A3FFC8;
  183. border: 1px solid #a1a1a1;
  184. box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 56%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
  185. top: -0.375em;
  186. left: -0.5em;
  187. font-family: kitten;
  188. z-index: 99;
  189. text-shadow: -1px 0 #575757, 0 1px #575757, 1px 0 #575757, 0 -1px #575757, 0 0;
  190. }
  191. #text06 mark {
  192. font-family: hibiscus;
  193. color: #DE9CC1;
  194. font-size: 0.5em;
  195. }
  196. #text07 {
  197. font-family: windows;
  198. background: white;
  199. box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 20%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
  200. border-radius: 5px 5px 5px 5px;
  201. padding: 5px;
  202. height: 10em;
  203. width: 11em;
  204. left: -0.5em;
  205. top: -1em;
  206. overflow-y: scroll;
  207. }
  208. #text07 mark {
  209. color: #DE9CC1;
  210. font-size: 1.5em;
  211. text-shadow: -1px 0 #575757, 0 1px #575757, 1px 0 #575757, 0 -1px #575757, 0 0;
  212. font-family: kitten;
  213. }
  214. #text08 {
  215. width: 6.5em;
  216. border-radius: 0px 0px 25px 25px;
  217. background: #A3FFC8;
  218. border: 1px solid #a1a1a1;
  219. box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 56%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
  220. top: -.625em;
  221. left: -0.5em;
  222. font-family: Butterflies;
  223. z-index: 99;
  224. text-shadow: -1px 0 #575757, 0 1px #575757, 1px 0 #575757, 0 -1px #575757, 0 0;
  225. }
  226. #text08 mark {
  227. font-family: hibiscus;
  228. color: #DE9CC1;
  229. font-size: 0.5em;
  230. }
  231. #image06 .frame {
  232. position: absolute;
  233. z-index: 99;
  234. left: -1em;
  235. top: -1.5em;
  236. }
  237. #image07 .frame {
  238. position: absolute;
  239. z-index: 9999;
  240. left: -0.5em;
  241. top: 8em;
  242. }
  243. #text12 {
  244. position: absolute;
  245. left: 0.5em;
  246. top: -0.5em;
  247. }
  248. #text12 mark {
  249. font-family: hibiscus;
  250. color: #AB6EB5;
  251. text-shadow: -1px 0 #575757, 0 1px #575757, 1px 0 #575757, 0 -1px #575757, 0 0;
  252. }
  253. #text13 {
  254. font-family: kitten;
  255. border: 1px solid #A1A1A1;
  256. border-radius: 100%;
  257. height: 30px;
  258. }
  259. #text13 mark {
  260. color: #F199FF;
  261. -webkit-text-stroke: 1px #575757;
  262. }
  263. #text14 {
  264. font-family: windows;
  265. background: white;
  266. box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 20%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
  267. border-radius: 5px 5px 5px 5px;
  268. padding: 5px;
  269. height: 10em;
  270. width: 11em;
  271. overflow-y: scroll;
  272. }
  273. #text14 mark {
  274. color: #DE9CC1;
  275. font-size: 1.5em;
  276. text-shadow: -1px 0 #575757, 0 1px #575757, 1px 0 #575757, 0 -1px #575757, 0 0;
  277. font-family: kitten;
  278. }
  279. #text09 {
  280. width: 6.5em;
  281. border-radius: 0px 25px 0px 0px;
  282. background: #A3FFC8;
  283. border: 1px solid #a1a1a1;
  284. box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 56%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
  285. top: -0.375em;
  286. left: -0.5em;
  287. font-family: kitten;
  288. z-index: 99;
  289. text-shadow: -1px 0 #575757, 0 1px #575757, 1px 0 #575757, 0 -1px #575757, 0 0;
  290. }
  291. #text09 mark {
  292. font-family: hibiscus;
  293. color: #DE9CC1;
  294. font-size: 0.5em;
  295. }
  296. #text10 {
  297. font-family: windows;
  298. background: white;
  299. box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 20%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
  300. border-radius: 5px 5px 5px 5px;
  301. padding: 5px;
  302. height: 10em;
  303. width: 11em;
  304. left: -0.5em;
  305. top: -1em;
  306. overflow-y: scroll;
  307. }
  308. #text10 mark {
  309. font-size: 1.5em;
  310. text-shadow: -1px 0 #575757, 0 1px #575757, 1px 0 #575757, 0 -1px #575757, 0 0;
  311. font-family: kitten;
  312. color: #DE9CC1;
  313. }
  314. #text11 {
  315. width: 6em;
  316. padding: 10px;
  317. height: 2em;
  318. border-radius: 15px 15px 50px 15px;
  319. background: #A3FFC8;
  320. border: 1px solid #a1a1a1;
  321. box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 56%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
  322. top: -0.625em;
  323. left: -0.5em;
  324. z-index: 9999;
  325. text-shadow: -1px 0 #575757, 0 1px #575757, 1px 0 #575757, 0 -1px #575757, 0 0;
  326. font-family: hibiscus;
  327. color: #DE9CC1;
  328. }
  329. #image08 .frame {
  330. position: absolute;
  331. z-index: 99;
  332. left: -2.5em;
  333. top: -3em;
  334. }
  335. #image09 .frame {
  336. position: absolute;
  337. z-index: 9999;
  338. left: 0em;
  339. top: -5em;
  340. }
  341. #image10 .frame {
  342. position: absolute;
  343. z-index: 99;
  344. left: 5em;
  345. top: -1em;
  346. }
  347. </style>
Advertisement
Add Comment
Please, Sign In to add comment