Advertisement
Guest User

Join the revolution kiddo

a guest
Apr 8th, 2021
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.51 KB | None | 0 0
  1. * {
  2.  background-image: url("insert link to pfp") !important;
  3.  background-size: 100% 100% !important;
  4.  color: black !important;
  5.  text-shadow: 1px 1px 1px white !important;
  6. }
  7.  
  8. input[type = submit] {background: orange !important;}
  9. input[type = submit]:hover {width: 100%; height: 700px;}
  10.  
  11. a[href="https://myspace.windows93.net/?id=3046"] {font-size:0;}
  12.  
  13.     a[href="https://myspace.windows93.net/?id=3046"] > div > b:after {font-size:15px; content: "my hero"; color: black; text-shadow: 1px 1px 1px white;}
  14.  
  15.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement