Advertisement
Guest User

Untitled

a guest
Nov 5th, 2014
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. body::after {
  2.  
  3. position: fixed !important;
  4. content: url('http://imageshack.com/a/img703/8084/suwy.png');
  5.  
  6. bottom: -250px !important;
  7.  
  8. right: 0px !important;
  9.  
  10. opacity:0.8;
  11.  
  12. z-index:-1;
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement