Background Repeat
Utilities for controlling the repetition of an element's background image.
Class | Properties |
---|---|
ob-bg-repeat | background-repeat: repeat |
ob-bg-no-repeat | background-repeat: no-repeat |
ob-bg-repeat-x | background-repeat: repeat-x |
ob-bg-repeat-y | background-repeat: repeat-y |
ob-bg-repeat-round | background-repeat: round |
ob-bg-repeat-space | background-repeat: space |