Guest User

OBS YT Chat

a guest
Sep 22nd, 2020
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.18 KB | None | 0 0
  1. * {  
  2.     background-color: rgba(0, 0, 0, 0) !important;
  3.     color: #FFF !important;
  4.     text-shadow:
  5.         -1px -1px 0 #000,  
  6.         1px -1px 0 #000,
  7.         -1px 1px 0 #000,
  8.         1px 1px 0 #000;
  9. }
Advertisement
Add Comment
Please, Sign In to add comment