Advertisement
Guest User

Untitled

a guest
Jul 30th, 2015
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.23 KB | None | 0 0
  1. .mobile .social-icons {
  2.     background: url(images/my-image.jpg) no-repeat center center;
  3.     background-size: cover;
  4. }
  5.  
  6. .mobile .site-footer {
  7.     background: url(images/my-image.jpg) no-repeat center center;
  8.     background-size: cover;
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement