dollcrds

musa uwu ai codes

Jun 15th, 2022 (edited)
450
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. ---top container---
  2. 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%);
  3. -webkit-filter: drop-shadow(0px 0px 3px #424242);
  4. border-radius: 20px 20px 0px 0px;
  5. width: 5em;
  6. height: 2em;
  7. right: 1em;
  8. ---mobile---
  9. right: 1.1em;
  10.  
  11. ---for icons---
  12. bottom: -0.4em;
  13.  
  14. ---main container---
  15. 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%);
  16. -webkit-filter: drop-shadow(0px 0px 3px #424242);
  17. border-radius: 20px 20px 20px 20px;
  18.  
  19. ---name text---
  20. font-size: 2.5em;
  21. font-family: grandelo;
  22. -webkit-text-stroke: 1px #fc6c94;
  23. ---mobile---
  24. font-size: 2.5em;
  25.  
  26. ---main text---
  27. font-size: .75em;
  28. font-family: pixel;
  29. ---highlight---
  30. font-family: emoji;
  31. ---mobile---
  32. font-size: .75em;
  33.  
  34. ---about text---
  35. background: #FFF;
  36. font-size: .75em;
  37. font-family: pixel;
  38. height: 85px;
  39. padding: 4px;
  40. border: 1px solid #000;
  41. border-radius: 10px;
  42. overflow: auto;
  43. ---bold---
  44. -webkit-text-stroke: 1px #fc6c94;
  45. font-family: grandelo;
  46. color: #fcbcd4;
  47. font-size: 1.5em;
  48. ---for links---
  49. text-decoration-style: dotted;
  50. ---highlight---
  51. font-family: emoji;
  52. ---mobile---
  53. font-size: .75em;
  54.  
  55. ---buttons---
  56. border: 1px solid #888888;
  57. font-family: pixel;
  58.  
  59. ---for info containers---
  60. 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%);
  61. -webkit-filter: drop-shadow(0px 0px 3px #424242);
  62. border-radius: 20px 20px 20px 20px;
  63. position: absolute;
  64. left: 1em;
  65. bottom: 0.5em;
  66. z-index: 9999;
  67.  
  68. ---title texts---
  69. font-size: 3em;
  70. font-family: grandelo;
  71. -webkit-text-stroke: 1px #fc6c94;
  72. background: #fca4bc;
  73. -webkit-background-clip: text;
  74. -webkit-text-fill-color: transparent;
  75. ---mobile---
  76. font-size: 3em;
  77.  
  78. ---for info texts---
  79. background: #FFFFFF;
  80. padding: 5px;
  81. height: 120px;
  82. border: 1px solid #adadad;
  83. border-radius: 10px;
  84. font-family: pixel;
  85. overflow: auto;
  86. font-size: .75em;
  87. ---highlight----
  88. webkit-text-stroke: 1px #fc6c94;
  89. font-family: grandelo;
  90. color: #fcbcd4;
  91. font-size: 1.5em;
  92. ---mobile---
  93. font-size: .75em;
  94.  
  95. ---bottom container---
  96. 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 rgb(66 66 66 / 38%), inset 0px -13px 6px -10px #ffffff;
  97. -webkit-filter: drop-shadow(0px 0px 3px #424242);
  98. border-radius: 0px 0px 20px 20px;
  99. width: 3em;
  100. height: 2em;
  101. right: 1.9em;
  102. position: absolute;
  103. left: 1em;
  104. bottom: -1.5em;
  105. z-index: 9999;
  106. ---mobile---
  107. right: 2.1em;
Advertisement
Add Comment
Please, Sign In to add comment