dollcrds

ensueño drr ac styling

May 31st, 2022
575
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.80 KB | None | 0 0
  1. ---top container---
  2. border-radius: 9px 9px 0px 0px;
  3.  
  4. ---music embed---
  5. z-index: 100;
  6. position: absolute;
  7. left: -0.2em;
  8. width: 9em;
  9. bottom: -6.5em;
  10. ---mobile---
  11. z-index: 100;
  12. position: absolute;
  13. left: -0.2em;
  14. width: 6em;
  15. bottom: -7.2em;
  16.  
  17. ---main text---
  18. font-family:'ROMANTIC';
  19. letter-spacing: 0.7px;
  20.  
  21. ---about info---
  22. font-family: Pixelated MS Sans Serif;
  23. background: #FFFFFF;
  24. border: 1px solid #666;
  25. font-size: 0.74em;
  26. overflow: auto;
  27. height: 8.7em;
  28. padding: 5px;
  29. border-radius: 6px 0px 6px 6px;
  30. ---highlight---
  31. background: linear-gradient(180deg, rgba(91,230,162,255) 0%, rgba(0,172,102,255) 50%, rgba(91,230,162,255) 100%);
  32. padding-left: 3px;
  33. padding-right: 3px;
  34. border: solid 1px #00ac66;
  35. border-radius: 0px 8px 8px 0px;
  36. position: relative;
  37. right: 0.55em;
  38. font-size: 1.3em;
  39. margin-right: -6px;
  40. font-family:'ROMANTIC';
  41. letter-spacing: 1.1px;
  42.  
  43. ---credit text---
  44. font-family: Pixelated MS Sans Serif;
  45. font-size: 0.74em;
  46. ---heart highlight---
  47. background: -webkit-linear-gradient(-90deg, #566b4e 30%, #7a8f72 50%, #b4c1af 95%);
  48. -webkit-background-clip: text;
  49. -webkit-text-fill-color: transparent;
  50.  
  51. ---bottom container---
  52. border-radius: 0px 0px 9px 9px;
  53.  
  54. ---bottom buttons---
  55. font-family: Pixelated MS Sans Serif;
  56. box-shadow: inset 13px 0px 6px -10px rgb(150 150 150 / 56%), inset -13px 0px 6px -10px rgb(150 150 150 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
  57. letter-spacing: 0rem;
  58. background-color: rgba(238,238,238,0.933);
  59. color: #000000;
  60. background-image: linear-gradient(180deg, #FFFFFF 0%, rgba(238,238,238,0.008) 100%);
  61. background-position: 0% 0%;
  62. border: solid 1px #666;
  63. border-radius: 5.5px;
  64. font-size: .65em;
  65.  
  66. ---info containers---
  67. border-radius: 9px;
  68. height: 12.9em;
  69. width: 10.05em;
  70. z-index: 10;
  71. right: 0.5em;
  72. bottom: 0.5em;
  73. position:absolute;
  74. ---mobile---
  75. border-radius: 9px;
  76. height: 11.65em;
  77. width: 10.05em;
  78. z-index: 11;
  79. position: absolute;
  80. right: 0.5em;
  81. bottom: 0.4em;
  82.  
  83. ---title text---
  84. font-family:'ROMANTIC';
  85.  
  86. ---main text for info containers---
  87. font-family: Pixelated MS Sans Serif;
  88. font-size: 0.74em;
  89. background: #FFF;
  90. padding: 4px;
  91. border: 1px solid #666;
  92. border-radius: 7px;
  93. overflow: auto;
  94. height: 10.6em;
  95. ---highlight---
  96. font-family:'ROMANTIC';
  97. font-weight: 700;
  98. font-size: 1.31em;
  99. letter-spacing: 0.79px;
  100.  
  101. ---home buttons---
  102. font-family: Pixelated MS Sans Serif;
  103. box-shadow: inset 13px 0px 6px -10px rgb(150 150 150 / 56%), inset -13px 0px 6px -10px rgb(150 150 150 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
  104. letter-spacing: 0rem;
  105. background-color: rgba(238,238,238,0.933);
  106. color: #000000;
  107. background-image: linear-gradient(180deg, #FFFFFF 0%, rgba(238,238,238,0.008) 100%);
  108. background-position: 0% 0%;
  109. border: solid 1px #666;
  110. border-radius: 6px;
Advertisement
Add Comment
Please, Sign In to add comment