dollcrds

pro-standard cr envious codes

Sep 2nd, 2024 (edited)
429
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.08 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. src: url(https://dl.dropbox.com/s/gavkuhehligvhz8/PsycheLover-Regular.otf);
  4. font-family: psyche;
  5. }
  6. @keyframes floating {
  7. 0% { transform: translate(0, 0px); }
  8. 50% { transform: translate(0, 15px); }
  9. 100% { transform: translate(0, -0px); }
  10. }
  11. html {
  12. overflow: scroll;
  13. overflow-x: hidden;
  14. }
  15. ::-webkit-scrollbar {
  16. width: 0; /* remove scrollbar space */
  17. background: transparent; /* to make scrollbar invisible */
  18. }
  19. ::-webkit-scrollbar-thumb {
  20. background: transparent;
  21. }
  22.  
  23. #container06 > .wrapper {
  24. position: absolute;
  25. z-index: 9;
  26. top: -21em;
  27. left: 19em;
  28. }
  29. #container01 > .wrapper {
  30. z-index: 998;
  31. background: #260F81;
  32. position: absolute;
  33. left: 21.5em;
  34. bottom: 21em;
  35. height: 5em;
  36. width: 3em;
  37. border: 1px solid #A6A6A6;
  38. border-radius: 80% 0% 0 0;
  39. box-shadow: inset 10px 0px 6px -10px rgba(66,66,66,0.565), inset -10px 0px 6px -10px rgba(66,66,66,0.565), inset 0px 10px 6px -10px #ffffff, inset 0px -10px 6px -10px rgba(66,66,66,0.376);
  40. }
  41. #container02 > .wrapper {
  42. z-index: 998;
  43. background: #260F81;
  44. position: absolute;
  45. left: 31.5em;
  46. bottom: 21em;
  47. height: 5em;
  48. width: 3em;
  49. border: 1px solid #A6A6A6;
  50. border-radius: 0% 80% 0 0;
  51. box-shadow: inset 10px 0px 6px -10px rgba(66,66,66,0.565), inset -10px 0px 6px -10px rgba(66,66,66,0.565), inset 0px 10px 6px -10px #ffffff, inset 0px -10px 6px -10px rgba(66,66,66,0.376);
  52. }
  53. #container03 > .wrapper {
  54. z-index: 997;
  55. background: #FFFFFF;
  56. position: absolute;
  57. left: 21em;
  58. bottom: 21em;
  59. height: 6em;
  60. width: 4em;
  61. border: 1px solid #A6A6A6;
  62. border-radius: 80% 0% 0 0;
  63. box-shadow: inset 10px 0px 6px -10px rgba(66,66,66,0.565), inset -10px 0px 6px -10px rgba(66,66,66,0.565), inset 0px 10px 6px -10px #ffffff, inset 0px -10px 6px -10px rgba(66,66,66,0.376);
  64. }
  65. #container04 > .wrapper {
  66. z-index: 997;
  67. background: #FFFFFF;
  68. position: absolute;
  69. left: 31em;
  70. bottom: 21em;
  71. height: 6em;
  72. width: 4em;
  73. border: 1px solid #A6A6A6;
  74. border-radius: 0% 80% 0 0;
  75. box-shadow: inset 10px 0px 6px -10px rgba(66,66,66,0.565), inset -10px 0px 6px -10px rgba(66,66,66,0.565), inset 0px 10px 6px -10px #ffffff, inset 0px -10px 6px -10px rgba(66,66,66,0.376);
  76. }
  77. #container05 > .wrapper {
  78. z-index: 9;
  79. background: #0B79C3;
  80. position: absolute;
  81. left: 36.25em;
  82. bottom: 4em;
  83. height: 12em;
  84. width: 5em;
  85. border: 1px solid #A6A6A6;
  86. box-shadow: inset 10px 0px 6px -10px rgba(66,66,66,0.565), inset -10px 0px 6px -10px rgba(66,66,66,0.565), inset 0px 10px 6px -10px #ffffff, inset 0px -10px 6px -10px rgba(66,66,66,0.376);
  87. filter: drop-shadow(0px 0px 3px #000);
  88. border-radius: 0px 15px 15px 0px;
  89. animation-name: floating;
  90. animation-duration: 3s;
  91. animation-iteration-count: infinite;
  92. animation-timing-function: ease-in-out;
  93. }
  94. #icons01 li a {
  95. box-shadow: inset 0 0 6px lightgrey;
  96. border: 1px solid #B5B5B5;
  97. filter: drop-shadow(0px 0px 3px #000);
  98. }
  99. #text01 {
  100. font-family: psyche;
  101. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  102. background: radial-gradient(#FFFFFF 5%, #0B79C3 65%);
  103. border-radius: 90%;
  104. top: 0.5em;
  105. border: 1px solid black;
  106. }
  107. #image01 .frame {
  108. animation-name: floating;
  109. animation-duration: 3s;
  110. animation-iteration-count: infinite;
  111. animation-timing-function: ease-in-out;
  112. position: absolute;
  113. z-index: 9999;
  114. top: -22.5em;
  115. left: -9em;
  116. }
  117. #container07 > .wrapper, #container10 > .wrapper, #container13 > .wrapper {
  118. background: radial-gradient(#FFFFFF 5%, #0B79C3 65%);
  119. border-radius: 90%;
  120. top: 0.5em;
  121. width: 18.5em;
  122. border: 1px solid black;
  123. position: absolute;
  124. z-index: 99;
  125. top: -25em;
  126. left: 0em;
  127. }
  128. #container08 > .wrapper, #container11 > .wrapper, #container14 > .wrapper {
  129. border-radius: 5px 50px 50px 50px;
  130. border: 1px solid black;
  131. filter: drop-shadow(0px 0px 3px #000);
  132. position: absolute;
  133. left: .5em;
  134. top: -20em;
  135. }
  136. #container09 > .wrapper, #container12 > .wrapper, #container15 > .wrapper {
  137. border-radius: 50px 5px 50px 50px;
  138. border: 1px solid black;
  139. filter: drop-shadow(0px 0px 3px #000);
  140. position: absolute;
  141. z-index: 99;
  142. left: 0em;
  143. top: -8.5em;
  144. }
  145. #text02, #text05, #text08 {
  146. font-family: psyche;
  147. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  148. width: 9em;
  149. }
  150. #text03, #text06, #text09 {
  151. background: white;
  152. overflow-y: scroll;
  153. height: 6.5em;
  154. border-radius: 5px 50px 50px 50px;
  155. padding: 10px;
  156. 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%);
  157. }
  158. #text04, #text07, #text10 {
  159. background: white;
  160. overflow-y: scroll;
  161. height: 6.5em;
  162. border-radius: 50px 5px 50px 50px;
  163. padding: 10px;
  164. 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%);
  165. }
  166. </style>
  167. <body oncontextmenu="return false;">
  168. <script>
  169. document.onkeydown = function(e) {
  170. if(event.keyCode == 123) {
  171. return false;
  172. }
  173. if(e.ctrlKey && e.shiftKey && e.keyCode == 'I'.charCodeAt(0)){
  174. return false;
  175. }
  176. if(e.ctrlKey && e.shiftKey && e.keyCode == 'J'.charCodeAt(0)){
  177. return false;
  178. }
  179. if(e.ctrlKey && e.keyCode == 'U'.charCodeAt(0)){
  180. return false;
  181. }
  182. </script>
Advertisement
Add Comment
Please, Sign In to add comment