Advertisement
GIFCITY

image stroke text

Dec 8th, 2022 (edited)
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <style>
  2. #imagestroke {
  3. background-image: url(https://cdn.discordapp.com/attachments/794837291247992855/1083553921903116348/1197e32613d34de3a45b142382e59569.jpg);
  4. -webkit-background-clip: text;
  5. -webkit-text-stroke: 3px transparent;
  6. }
  7. </style>
  8.  
  9. <div id="imagestroke">
  10. text
  11. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement