Advertisement
izuemis

cr angeidiarys #6 css

Feb 11th, 2023
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. -- ABOUT & GUIDELINES --
  2. font-family: ALBA;
  3. -webkit-text-stroke: 1px #c67cff;
  4. background-image: radial-gradient(#e0b8ff 30%, transparent 70%);
  5. text-decoration: none;
  6. position: relative;
  7. top: 2em;
  8. z-index: 10
  9.  
  10. -- ABOUT ME/LINKS/BYF/DNI --
  11. font-family: ALBA;
  12. -webkit-text-stroke: 1px #c67cff;
  13. position: relative;
  14. top: 0.5em;
  15. z-index: 99;
  16. -webkit-filter: drop-shadow(0px 0px 1.5px #cb88ff);
  17.  
  18. -- SCROLLBOX --
  19. padding: 10px;
  20. background: #efdaff;
  21. box-shadow: 0 0 0.4em 0.4em #efdaff;
  22. border-radius: 0.25em;
  23. height: 5.5em;
  24. overflow: auto;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement