dollcrds

beomgyu crd co styling

Jul 8th, 2022
476
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. ---main container and image---
  2. border: 1px ridge #735348;
  3. border-radius: 0 25px 0 25px;
  4.  
  5. ---about me title text---
  6. background: radial-gradient(circle, #ad8d79 56%, #735348 100%);
  7. border: 1px ridge #735348;
  8. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  9. border-radius: 0 25px 0 25px;
  10.  
  11. ---main container info text---
  12. font-family: windows;
  13.  
  14. ---navigation numbers---
  15. background: radial-gradient( rgb(141,101,81) 25%, rgb(141,101,81) 25% , transparent 65%);
  16. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  17.  
  18. ---for info containers---
  19. border: 1px ridge #735348;
  20. border-radius: 0 25px 0 25px;
  21. width: 178px;
  22. height: 179px;
  23. position: absolute;
  24. left: 13.25em;
  25. bottom: .7em;
  26. z-index: 9999;
  27. overflow-y: scroll;
  28. ---mobile---
  29. width: 146px;
  30. height: 146px;
  31. left: 13.25em;
  32. bottom: .7em;
  33.  
  34. ---for info containers title text---
  35. background: radial-gradient( rgb(141,101,81) 25%, rgb(141,101,81) 25% , transparent 65%);
  36. text-shadow: -1px 0 #735348, 0 1px #735348, 1px 0 #735348, 0 -1px #735348, 0 0;
  37.  
  38. ---for info texts---
  39. font-family: windows;
  40. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
Advertisement
Add Comment
Please, Sign In to add comment