Advertisement
Guest User

Image CSS

a guest
Dec 29th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. background-image: url(URL Goes Here!);
  2. background-size: 32px 32px;
  3. background-repeat: no-repeat;
  4. background-position: 0px center;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement