dollcrds

pro-standard cr dollbahi codes

Jun 19th, 2024 (edited)
470
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.71 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. font-family: windows;
  4. src: url(https://dl.dropbox.com/s/cn0l1yjacta4whv/W95FA.otf);
  5. }
  6.  
  7. @font-face {
  8. font-family: Chemre;
  9. src: url(https://dl.dropbox.com/s/a4vu0khvvhe5lwq/Chemre.ttf);
  10. }
  11.  
  12. @font-face {
  13. font-family: dreams;
  14. src: url(https://dl.dropbox.com/s/i9lg3nchwvgi6p3/dream.ttf);
  15. }
  16.  
  17. @font-face {
  18. font-family:'yipes';
  19. src: url(https://dl.dropbox.com/s/qrdm3wived8sm66/Yipes.ttf);
  20. }
  21.  
  22. #embed01 {
  23. position: absolute;
  24. bottom: 1em;
  25. left: 18em;
  26. }
  27.  
  28. @media only screen and (max-width: 600px) {
  29. #embed01 {
  30. position: absolute;
  31. bottom: 0.9em;
  32. }
  33. }
  34.  
  35. #text03 a {
  36. display: inline-block;
  37. transition: .2s ease;
  38. }
  39.  
  40. #text03 a:hover {
  41. transform: translateY(-20%);
  42. }
  43.  
  44. ::-webkit-scrollbar {
  45. width: 8px;
  46. }
  47.  
  48. ::-webkit-scrollbar-track {
  49. background: linear-gradient(90deg, rgba(230,230,230,1) 6%, rgba(240,240,240,1) 18%);
  50. -webkit-border-radius: 10px;
  51. border-radius: 10px;
  52. border: 1px solid #ccc;
  53. }
  54.  
  55. ::-webkit-scrollbar-thumb {
  56. -webkit-border-radius: 10px;
  57. border-radius: 10px;
  58. background: linear-gradient(90deg, #9d7fb3 38%, #9d7fb3 62%);
  59. border: 1px solid #aaa;
  60. }
  61. </style>
  62.  
  63. <html>
  64. <body oncontextmenu="return false;">
  65. </html>
  66. <script>
  67. document.onkeydown = function(e) {
  68. if(event.keyCode == 123) {
  69. return false;
  70. }
  71. if(e.ctrlKey && e.shiftKey && e.keyCode == 'I'.charCodeAt(0)){
  72. return false;
  73. }
  74. if(e.ctrlKey && e.shiftKey && e.keyCode == 'J'.charCodeAt(0)){
  75. return false;
  76. }
  77. if(e.ctrlKey && e.keyCode == 'U'.charCodeAt(0)){
  78. return false;
  79. }
  80. if(e.ctrlKey && e.shiftKey && e.keyCode == 'C'.charCodeAt(0)){
  81. return false;
  82. }
  83. }
  84. </script>
  85.  
  86. <style type="text/css">* {cursor: url(https://cur.cursors-4u.net/anime/ani-1/ani179.cur), auto !important;}</style>
  87.  
  88. <style>
  89.  
  90. #image02 {
  91. animation: rotation 8s infinite linear;
  92. position: absolute;
  93. right: .5em;
  94. bottom: 1.01em;
  95. }
  96.  
  97. @media only screen and (max-width: 600px) {
  98. #image02 {
  99. position: absolute;
  100. bottom: 1em;
  101. }
  102. }
  103.  
  104. @keyframes rotation {
  105. from {
  106. transform: rotate(0deg);
  107. }
  108. to {
  109. transform: rotate(359deg);
  110. }
  111. }
  112. #buttons01 li a {
  113. font-family: windows;
  114. border: 1px solid #B5B5B5;
  115. box-shadow: inset 13px 0px 6px -10px rgb(190 190 190 / 60%), inset -13px 0px 6px -10px rgb(190 190 190 / 60%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(190 190 190 / 60%);
  116. }
  117. #container04 > .wrapper, #container06 > .wrapper, #container08 > .wrapper, #container10 > .wrapper {
  118. width: 9.1em;
  119. height: 5em;
  120. box-shadow: inset 13px 0px 6px -10px rgb(190 190 190 / 60%), inset -13px 0px 6px -10px rgb(190 190 190 / 60%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(190 190 190 / 60%);
  121. position: absolute;
  122. bottom: 2.5em;
  123. left: 0.4em;
  124. z-index: 1;
  125. }
  126. #container01 > .wrapper {
  127. width: 13em;
  128. height: 10em;
  129. box-shadow: inset 13px 0px 6px -10px rgb(190 190 190 / 60%), inset -13px 0px 6px -10px rgb(190 190 190 / 60%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(190 190 190 / 60%);
  130. position: absolute;
  131. bottom: 6.4em;
  132. left: 10.56em;
  133. z-index: 1;
  134. }
  135. #container03 > .wrapper, #container05 > .wrapper, #container07 > .wrapper {
  136. width: 13em;
  137. height: 14.25em;
  138. overflow-y: scroll;
  139. box-shadow: inset 13px 0px 6px -10px rgb(190 190 190 / 60%), inset -13px 0px 6px -10px rgb(190 190 190 / 60%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(190 190 190 / 60%);
  140. position: absolute;
  141. bottom: 2.25em;
  142. left: 10.56em;
  143. z-index: 1;
  144. }
  145. #container09 > .wrapper {
  146. width: 13em;
  147. height: 14.25em;
  148. box-shadow: inset 13px 0px 6px -10px rgb(190 190 190 / 60%), inset -13px 0px 6px -10px rgb(190 190 190 / 60%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(190 190 190 / 60%);
  149. position: absolute;
  150. bottom: 2.25em;
  151. left: 10.56em;
  152. z-index: 1;
  153. }
  154. #container02 > .wrapper {
  155. width: 13em;
  156. height: 3.8em;
  157. box-shadow: inset 13px 0px 6px -10px rgb(190 190 190 / 60%), inset -13px 0px 6px -10px rgb(190 190 190 / 60%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(190 190 190 / 60%);
  158. position: absolute;
  159. bottom: 2.2em;
  160. left: 10.56em;
  161. z-index: 1;
  162. }
  163. #text04 {
  164. font-family: windows;
  165. -webkit-filter: drop-shadow(1px 0px 2px #000);
  166. position: absolute;
  167. bottom: 3em;
  168. left: 1em;
  169. }
  170. #buttons02 li a, #buttons03 li a, #buttons04 li a, #buttons05 li a {
  171. font-family: windows;
  172. border: 1px solid #B5B5B5;
  173. box-shadow: inset 13px 0px 6px -10px rgb(190 190 190 / 60%), inset -13px 0px 6px -10px rgb(190 190 190 / 60%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(190 190 190 / 60%);
  174. }
  175. #text01, #text09, #text14, #text21, #text24 {
  176. font-family: Chemre;
  177. -webkit-filter: drop-shadow(1px 0px 2px #000);
  178. }
  179. #text05 {
  180. font-family: Chemre;
  181. background: white;
  182. padding: 3px;
  183. border: 1px solid #B5B5B5;
  184. border-radius: 0px 8px 8px 0px;
  185. width: 11em;
  186. }
  187. #text10, #text12 {
  188. font-family: Chemre;
  189. background: white;
  190. padding: 3px;
  191. border: 1px solid #B5B5B5;
  192. border-radius: 0px 8px 8px 0px;
  193. width: 8em;
  194. }
  195. #text07 {
  196. font-family: Chemre;
  197. background: white;
  198. padding: 3px;
  199. border: 1px solid #B5B5B5;
  200. border-radius: 0px 8px 8px 0px;
  201. width: 9em;
  202. }
  203. #text17, #text15 {
  204. font-family: Chemre;
  205. background: white;
  206. padding: 3px;
  207. border: 1px solid #B5B5B5;
  208. border-radius: 0px 8px 8px 0px;
  209. width: 6em;
  210. }
  211. #text12, #text19 {
  212. font-family: Chemre;
  213. background: white;
  214. padding: 3px;
  215. border: 1px solid #B5B5B5;
  216. border-radius: 0px 8px 8px 0px;
  217. width: 7em;
  218. }
  219. #text22 {
  220. font-family: Chemre;
  221. background: white;
  222. padding: 3px;
  223. border: 1px solid #B5B5B5;
  224. border-radius: 0px 8px 8px 0px;
  225. width: 5em;
  226. }
  227. #text02 u {
  228. font-family: 'yipes';
  229. font-size: 0.95em;
  230. background: #bcccdcA2;
  231. padding-top: 2px;
  232. padding-bottom: 1px;
  233. padding-left: 5px;
  234. padding-right: 5px;
  235. border: 1px solid #B5B5B5;
  236. border-radius: 8px;
  237. }
  238. #text03 u {
  239. font-family: 'yipes';
  240. font-size: 0.95em;
  241. background: #8ad3c2A2;
  242. padding-top: 2px;
  243. padding-bottom: 1px;
  244. padding-left: 5px;
  245. padding-right: 5px;
  246. border: 1px solid #B5B5B5;
  247. border-radius: 8px;
  248. }
  249. #text03 strong {
  250. font-family: Chemre;
  251. font-size: 1.3em;
  252. -webkit-filter: drop-shadow(1px 0px 2px #000);
  253. }
  254. #text02 {
  255. font-family: windows;
  256. background: #FFFFFF57;
  257. border-radius: 5px;
  258. padding: 5px;
  259. height: 7.3em;
  260. overflow-y: scroll;
  261. }
  262. #text03 {
  263. font-family: windows;
  264. background: #FFFFFF57;
  265. border-radius: 5px;
  266. padding: 5px;
  267. height: 3.4em;
  268. overflow-y: scroll;
  269. }
  270. #text06, #text08, #text11, #text13, #text20, #text18 {
  271. font-family: windows;
  272. background: #FFFFFF57;
  273. border: 1px solid #B5B5B5;
  274. border-radius: 5px;
  275. padding: 5px;
  276. height: 7.3em;
  277. overflow-y: scroll;
  278. }
  279. #text16 {
  280. font-family: windows;
  281. background: #FFFFFF57;
  282. border: 1px solid #B5B5B5;
  283. border-radius: 5px;
  284. padding: 5px;
  285. height: 4.5em;
  286. }
  287. #text23 {
  288. font-family: windows;
  289. background: #FFFFFF57;
  290. border: 1px solid #B5B5B5;
  291. border-radius: 5px;
  292. padding: 5px;
  293. }
  294. mark {
  295. font-family: dreams;
  296. }
  297. </style>
Advertisement
Add Comment
Please, Sign In to add comment