background-position: position (background) 287 B

12345
  1. # This was cloned from a TextMate bundle for yasnippet.
  2. #name : background-position: position (background)
  3. #key : background
  4. # --
  5. background-position: ${1:top left/top center/top right/center left/center center/center right/bottom left/bottom center/bottom right/x-% y-%/x-pos y-pos};$0