Advertisement
danine1

lines test

Oct 14th, 2018
339
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.24 KB | None | 0 0
  1. element.style {
  2.     background-image: url(https://ematix.com/wp-content/uploads/2018/10/resized3.png);
  3.     background-size: contain;
  4.     background-position: center center;
  5.     background-repeat: no-repeat;
  6.     background-position: -43px 0px;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement