Advertisement
Guest User

userContent

a guest
Sep 24th, 2018
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. @-moz-document url(about:home), url(about:newtab), url(about:blank)
  2. {
  3. html
  4. {
  5. background: url(111.gif) center center no-repeat !important;
  6. background-size: 400px !important;
  7. width:100%; height:100%;
  8. background-color: #f1f1f1 !important;
  9. }
  10. body
  11. {
  12. display:none;
  13. }
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement