Background Repeat
Class | Properties |
---|---|
gl-bg-repeat | background-repeat: repeat; |
gl-bg-no-repeat | background-repeat: no-repeat; |
gl-bg-repeat-x | background-repeat: repeat-x; |
gl-bg-repeat-y | background-repeat: repeat-y; |
gl-bg-repeat-round | background-repeat: round; |
gl-bg-repeat-space | background-repeat: space; |