mixue

cr rosettas on whi

Aug 14th, 2022 (edited)
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. ---name, likes & etc---
  2. text-shadow: -1px 0 #4170CC, 0 5px #4170CC, 5px 0 #4170CC, 0 -1px #4170CC, 0 0;
  3.  
  4. ---info & links---
  5. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  6.  
  7. ---main text---
  8. background: #FFF9F0;
  9. border-radius: 15px;
  10. height: 4em;
  11. width: 8em;
  12. padding: 10px;
  13.  
  14. ---image (right)---
  15. filter: drop-shadow(8px 0px #D2A1F0);
  16.  
  17. ---image (left)---
  18. filter: drop-shadow(-8px 0px #D2A1F0);
  19.  
  20. ---scrollboxes---
  21. overflow-y: scroll;
  22. background: #FFF9F0;
  23. border-radius: 20px;
  24. height:6.5em;
  25. padding:10px;
  26. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  27.  
  28. ---Text: Highlight---
  29. text-shadow: none;
Advertisement
Add Comment
Please, Sign In to add comment