Advertisement
beebfz

rainbub

Sep 21st, 2023
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | Source Code | 0 0
  1. .rainbub {
  2. border: 0.7em solid;
  3. border-image-slice: 25 25 25 25;
  4. border-image-outset: 0px 0px 0px 0px;
  5. border-image-repeat: stretch stretch;
  6. border-image-source:url("https://media.discordapp.net/attachments/916540719500517418/1122303260288634880/519a648e6bb1b4df183b95fb84d3d6a5.gif");
  7. height: 200px;
  8. width: 200px;
  9. border-radius: 5px;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement