dollcrds

baepsae ju mp styling

Jul 11th, 2022
561
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.37 KB | None | 0 0
  1. ---top container---
  2. border-radius: 0px 10px 0px 0px;
  3.  
  4. ---circle image---
  5. position: relative;
  6. z-index: 5;
  7.  
  8. ---top circle text HIGHLIGHT---
  9. font-family:aeroblade;
  10. border-radius: 100%;
  11. padding-top:0.5em;
  12. padding-bottom:0.5em;
  13. padding-left:3em;
  14. padding-right: 3em;
  15. background: linear-gradient(to top, #ace4fc 2%, #fff 100%);
  16. border: 1px solid #FC5CAC;
  17. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  18. position: relative;
  19. top: 0.375em;
  20. z-index:5;
  21.  
  22. ---name text---
  23. font-family: "spacerangerlasital";
  24. background: #FC5CAC;
  25. border-radius: 0px 20px 0px 0px;
  26. right: 0.5em;
  27. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  28.  
  29. ---bottom containers---
  30. border-radius: 0px 0px 0px 10px;
  31.  
  32. ---wobbly text---
  33. font-family: 'Jua', sans-serif;
  34. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  35.  
  36. ---about me text---
  37. font-family: 'Saira Semi Condensed', sans-serif;
  38. background: #FFFFFF;
  39. border: 1px solid #FC5CAC;
  40. border-radius: 0px 15px 0px 15px;
  41. padding: 0.375em;
  42.  
  43. ---notes title text HIGHLIGHT---
  44. font-family:aeroblade;
  45. background: #ace4fc;
  46. border: 1px solid #FC5CAC;
  47. border-radius:15px;
  48. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  49. padding-left:1.5em;
  50. padding-right: 1.5em;
  51. padding-top: 0.375em;
  52. padding-bottom: 0.375em;
  53.  
  54. ---notes info text---
  55. font-family: 'Saira Semi Condensed', sans-serif;
  56. background: #FFFFFF;
  57. border: 1px solid #FC5CAC;
  58. border-radius: 0px 0px 0px 15px;
  59. padding: 0.375em;
  60. overflow-y: scroll;
  61. height: 5.25em;
  62.  
  63. ---for links---
  64. white-space: nowrap;
  65. -webkit-transform: rotate(90deg);
  66. -moz-transform: rotate(90deg);
  67. ---LINK---
  68. font-family: wishes;
  69. background: #FC5CAC;
  70. border-radius:15px;
  71. padding:0.15em;
  72.  
  73. ---byf title HIGHLIGHT---
  74. font-family:aeroblade;
  75. background: #FC5CAC;
  76. border-radius:10px;
  77. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  78. padding-left:1.5em;
  79. padding-right: 1.5em;
  80. padding-top: 0.375em;
  81. padding-bottom: 0.375em;
  82.  
  83. ---byf info text---
  84. font-family: 'Saira Semi Condensed', sans-serif;
  85. background: #FFFFFF;
  86. border: 1px solid #FC5CAC;
  87. border-radius: 0px 15px 0px 15px;
  88. padding: 0.375em;
  89. overflow-y: scroll;
  90. height: 7.875em;
  91.  
  92. ---dni title HIGHLIGHT---
  93. font-family:aeroblade;
  94. background: #FC5CAC;
  95. border-radius:10px;
  96. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  97. padding-left:1.5em;
  98. padding-right: 1.5em;
  99. padding-top: 0.375em;
  100. padding-bottom: 0.375em;
  101.  
  102. ---dni info text---
  103. font-family: 'Saira Semi Condensed', sans-serif;
  104. background: #FFFFFF;
  105. border: 1px solid #FC5CAC;
  106. border-radius: 0px 0px 0px 15px;
  107. padding: 0.375em;
  108. overflow-y: scroll;
  109. height: 7.375em;
  110. position: relative;
  111. z-index: 5;
  112.  
  113. ---for border image---
  114. position: absolute;
  115. right: 0.5em;
  116. bottom: 6em;
  117.  
  118. ---extra stuff title text HIGHLIGHT---
  119. font-family:aeroblade;
  120. background: #FC5CAC;
  121. border-radius:10px;
  122. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  123. padding-left:1.5em;
  124. padding-right: 1.5em;
  125. padding-top: 0.375em;
  126. padding-bottom: 0.375em;
  127.  
  128. ---extra stuff info text---
  129. font-family: 'Saira Semi Condensed', sans-serif;
  130. background: #FFFFFF;
  131. border: 1px solid #FC5CAC;
  132. border-radius: 0px 15px 0px 15px;
  133. padding: 0.375em;
  134. overflow-y: scroll;
  135. height: 7.875em;
  136.  
  137. ---navigation text---
  138. font-family:aeroblade;
  139. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  140. position: absolute;
  141. bottom: 0.375em;
Advertisement
Add Comment
Please, Sign In to add comment