elroseria

barbie carrd

Mar 18th, 2024 (edited)
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.21 KB | None | 0 0
  1. © elroseria. layout inspo by peakmars
  2.  
  3. <--------------- LINKS --------------->
  4.  
  5. https://drive.google.com/file/d/1D31WCLMA_7AgG-BwhkN7Bu7jQkAoAqZN/view?usp=drive_link (image tag)
  6.  
  7. <--------------- FONTS --------------->
  8.  
  9. @font-face {
  10. font-family: absolute;
  11. src: url(https://dl.dropbox.com/scl/fi/rasoiq5gnc345ecm1cw27/Absolute-Blonde.ttf?rlkey=0cv2m3nhzie7x7324ph9azqfj&dl=0);
  12. }
  13.  
  14. @font-face {
  15. font-family:'antre';
  16. src: url(https://dl.dropbox.com/s/xaspbkonff6y9uf/antre.otf);
  17. }
  18.  
  19. @font-face {
  20. font-family: sant joan;
  21. src: url(https://dl.dropbox.com/s/iwvkrg8ccgd1pf4/SantJoanDespi-Regular.otf);
  22. }
  23.  
  24. <--------------- CODES --------------->
  25.  
  26. ----- (HEADER) -----
  27.  
  28. #elementID > .wrapper {
  29. position: absolute;
  30. right: 8em;
  31. top: -3em;
  32. width: 11em;
  33. border-radius: 60%;
  34. }
  35.  
  36. #elementID > .wrapper { /* rectangle box */
  37. z-index: 997;
  38. height: 27em;
  39. }
  40.  
  41. #elementID > .wrapper { /* first box */
  42. z-index: 998;
  43. position: absolute;
  44. left: 2em;
  45. bottom: 18em;
  46. height: 5.5em;
  47. width: 5.5em;
  48. }
  49.  
  50. #elementID > .wrapper { /* second box */
  51. z-index: 998;
  52. position: absolute;
  53. left: 2em;
  54. bottom: 12em;
  55. height: 5.5em;
  56. width: 5.5em;
  57. }
  58.  
  59. #elementID > .wrapper { /* third box */
  60. z-index: 998;
  61. position: absolute;
  62. left: 2em;
  63. bottom: 6em;
  64. height: 5.5em;
  65. width: 5.5em;
  66. }
  67.  
  68. #elementID { /* container w/ label */
  69. z-index: 999;
  70. position: absolute;
  71. bottom: 0.75em;
  72. right: 5em;
  73. }
  74.  
  75. #elementID { /* container w/ credits & barbie logo */
  76. z-index: 999;
  77. position: absolute;
  78. bottom: 0em;
  79. right: 5em;
  80. }
  81.  
  82. #elementID { /* container w/ icons */
  83. z-index: 999;
  84. position: absolute;
  85. bottom: 7em;
  86. right: 3.5em;
  87. width: 4em;
  88. }
  89.  
  90. #elementID li a { /* icons */
  91. filter: drop-shadow( 0 0px #FF75A7) drop-shadow( 2px 0 #FF75A7) drop-shadow( 0 -2px #FF75A7) drop-shadow( -2px 0 #FF75A7) drop-shadow( 0 0px white) drop-shadow( 0px 0 white) drop-shadow( 0 0px white) drop-shadow( 0px 0 white) drop-shadow(1px 1px 0 transparent) drop-shadow(1px 1px 0 #FF75A7) drop-shadow( 0 0 0px #FF75A7);
  92. }
  93.  
  94. #textID { /* barbie title */
  95. z-index: 999;
  96. font-family: absolute;
  97. text-shadow: 5px 5px 0px #FF75A7;
  98. rotate: -10deg;
  99. }
  100.  
  101. #imageID { /* image tag */
  102. z-index: 999;
  103. position: absolute;
  104. bottom: 20em;
  105. right: 3em;
  106. }
  107.  
  108.  
  109. ----- (HOME) -----
  110.  
  111. #elementID { /* container w/ doll */
  112. z-index: 998;
  113. position: absolute;
  114. bottom: 2.5em;
  115. right: 5em;
  116. }
  117.  
  118.  
  119. ----- (ONE) -----
  120.  
  121. #elementID { /*container w/ doll */
  122. z-index: 998;
  123. position: absolute;
  124. bottom: 2.5em;
  125. right: 5em;
  126. }
  127.  
  128. #textID { /* title text */
  129. font-family:'antre';
  130. filter: drop-shadow(0 1px #bcf0fd) drop-shadow(1px 0 #bcf0fd) drop-shadow(-1px 0 #bcf0fd) drop-shadow(0 -1px #bcf0fd) drop-shadow(0 1px white) drop-shadow(1px 0 white) drop-shadow(-1px 0 white) drop-shadow(0 -1px white) drop-shadow(1px 2px #0002) drop-shadow(-0px -0px #0002);
  131. animation: floating;
  132. animation-duration: 3s;
  133. animation-iteration-count: infinite;
  134. animation-timing-function: ease-in-out;
  135. }
  136.  
  137. #textID { /* scrollbox text */
  138. overflow-y: scroll;
  139. height: 8em;
  140. background: rgba(255,212,227,0.859);
  141. padding: 3px 5px 3px 5px;
  142. border-radius: 7px;
  143. border-color: #FF75A7;
  144. border-width: 2px;
  145. border-style: double;
  146. box-shadow: inset 12px 0px 4px -10px rgb(66 66 66 / 20%), inset -13px 0px 5px -10px #ffffff, inset 0px 15px 6px -10px #ffffff, inset 0px -15px 4px -14px rgb(66 66 66 / 30%);
  147. }
  148.  
  149. #textID mark {
  150. font-family: sant joan;
  151. font-size: 1.25em;
  152. background: linear-gradient(to top, #FF78B1 2%, #FFFDFE 100%);
  153. -webkit-background-clip: text;
  154. -webkit-text-fill-color: transparent;
  155. -webkit-text-stroke-width: 0.5px;
  156. -webkit-text-stroke-color: #FE62B6;
  157. }
  158.  
  159.  
  160. ----- TWO -----
  161.  
  162. #elementID { /* container w/ doll */
  163. z-index: 998;
  164. position: absolute;
  165. bottom: 2.5em;
  166. right: 5em;
  167. }
  168.  
  169. #textID { /* title text */
  170. font-family:'antre';
  171. filter: drop-shadow(0 1px #bcf0fd) drop-shadow(1px 0 #bcf0fd) drop-shadow(-1px 0 #bcf0fd) drop-shadow(0 -1px #bcf0fd) drop-shadow(0 1px white) drop-shadow(1px 0 white) drop-shadow(-1px 0 white) drop-shadow(0 -1px white) drop-shadow(1px 2px #0002) drop-shadow(-0px -0px #0002);
  172. animation: floating;
  173. animation-duration: 3s;
  174. animation-iteration-count: infinite;
  175. animation-timing-function: ease-in-out;
  176. }
  177.  
  178. #textID { /* scrollbox text */
  179. overflow-y: scroll;
  180. height: 8em;
  181. background: rgba(255,212,227,0.859);
  182. padding: 3px 5px 3px 5px;
  183. border-radius: 7px;
  184. border-color: #FF75A7;
  185. border-width: 2px;
  186. border-style: double;
  187. box-shadow: inset 12px 0px 4px -10px rgb(66 66 66 / 20%), inset -13px 0px 5px -10px #ffffff, inset 0px 15px 6px -10px #ffffff, inset 0px -15px 4px -14px rgb(66 66 66 / 30%);
  188. }
  189.  
  190. #textID mark {
  191. font-family: sant joan;
  192. font-size: 1.25em;
  193. background: linear-gradient(to top, #FF78B1 2%, #FFFDFE 100%);
  194. -webkit-background-clip: text;
  195. -webkit-text-fill-color: transparent;
  196. -webkit-text-stroke-width: 0.5px;
  197. -webkit-text-stroke-color: #FE62B6;
  198. }
  199.  
  200. ----- HIDDEN SCROLLBAR -----
  201.  
  202. html {
  203. overflow: scroll;
  204. overflow-x: hidden;
  205. }
  206. ::-webkit-scrollbar {
  207. width: 0; /* remove scrollbar space */
  208. background: transparent; /* to make scrollbar invisible */
  209. }
  210. ::-webkit-scrollbar-thumb {
  211. background: transparent;
  212. }
  213.  
  214. ----- ANIMATION -----
  215.  
  216. @keyframes floating {
  217. 0% {
  218. transform: translate(0, 0px);
  219. }
  220. 50% {
  221. transform: translate(0, 10px);
  222. }
  223. 100% {
  224. transform: translate(0, -0px);
  225. }
  226. }
  227.  
Advertisement
Add Comment
Please, Sign In to add comment