mixue

cr jjuniiy

Aug 11th, 2022 (edited)
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. ---left icon---
  2. (icons)
  3. left: 15px;
  4. width: 2em;
  5.  
  6. (backgrounds)
  7. border-radius: 25px 0px 0px 25px;
  8. width: 1.5em;
  9. position: absolute;
  10. bottom: 2.5em;
  11. right: 2.43em;
  12.  
  13. ---right icon---
  14. (icons)
  15. right: 15px;
  16. width: 2em;
  17.  
  18. (backgrounds)
  19. border-radius: 0px 25px 25px 0px;
  20. width: 1.5em;
  21. position: absolute;
  22. bottom: 2.5em;
  23. left: 2.43em;
  24.  
  25. ---container for texts---
  26. width: 10.5em;
  27. height: 13.3em;
  28. border-radius: 15px;
  29. position: absolute;
  30. bottom: 2.6em;
  31. right: 6.75em;
  32.  
  33. (mobile)
  34. bottom: 3em;
  35.  
  36. ---name text---
  37. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
  38. top: 5px;
  39.  
  40. ---texts---
  41. top: 10px;
  42.  
  43. (Text:Highlight)
  44. border-radius:7px;
  45. background: white;
  46. border: 1px solid black;
  47. padding-left: 5px;
  48. padding-right: 5px;
Advertisement
Add Comment
Please, Sign In to add comment