mixue

cr jailofabyss

Aug 28th, 2022 (edited)
470
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. ---containers---
  2. border: 4px double #000;
  3.  
  4. ---name, scroll text & links---
  5. -webkit-text-stroke: 1px #000;
  6.  
  7. ---info---
  8. -webkit-text-stroke: 1.3px #000;
  9.  
  10. ---scrollbox---
  11. -webkit-text-stroke: 1.3px #000;
  12. overflow-y: scroll;
  13. background: white;
  14. width: 9em;
  15. height: 5.8em;
  16. border-radius: 10px;
  17. border: 4px double #000;
  18. padding: 5px;
  19.  
  20. (mobile)
  21. width: 9em;
Advertisement
Add Comment
Please, Sign In to add comment