Advertisement
OlgaT-ET

sectio after field

Dec 26th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.36 KB | None | 0 0
  1. content: "";
  2.     position: absolute;
  3.     bottom: 0px;
  4.     left: 0;
  5.     width: 100%;
  6.     height: 56px;
  7.     background: url(http://www.doughreme.in/wp-content/uploads/2017/12/drm-divider-style-2.png);
  8.     z-index: 99999;
  9.     background-repeat-x: repeat;
  10.     background-repeat-y: no-repeat;
  11.     background-position: bottom left;
  12.     background-size: contain;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement