Guest User

Untitled

a guest
Feb 25th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. @-moz-document regexp("^about:(newtab|home)") {
  2. body{
  3. background-image: url('https://avatanplus.com/files/resources/mid/56c610b63d727152f5b147ec.png')!important;
  4. background-size: 20%!important;
  5. background-repeat: no-repeat!important;
  6. background-position: right bottom!important;
  7. background-attachment: fixed!important;
  8. }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment