+
+
+
+
+
+
+
+
+ Examples
+
+
+
+ Default styling
+
+
+
+
+
+
+
+
+
+
+ .background
+
+
+ Center.
+
+
+
+
+
+
+
+
+ .background-top
+
+
+ Top.
+
+
+
+
+
+
+
+
+ .background-bottom
+
+
+ Bottom.
+
+
+
+
+
+
+
+
+ .background-center
+
+
+ Center.
+
+
+
+
+
+
+
+
+ .background-center-top
+
+
+ Center top.
+
+
+
+
+
+
+
+
+ .background-left-top
+
+
+ Left top.
+
+
+
+
+
+
+
+
+ .background-right-top
+
+
+ Right top.
+
+
+
+
+
+
+
+
+ .background-center-bottom
+
+
+ Center bottom.
+
+
+
+
+
+
+
+
+ .background-left-bottom
+
+
+ Left bottom.
+
+
+
+
+
+
+
+
+ .background-right-bottom
+
+
+ Right bottom.
+
+
+
+
+
+
+
+
+ .background-left
+
+
+ Left.
+
+
+
+
+
+
+
+
+ .background-right
+
+
+ Right.
+
+
+
+
+
+
+
+
+
+
+ + Markup +
+<section>
+ <span class="[modifier class]" style="background-image:url('http://lorempixel.com/250/250/')"></span>
+</section>
+
+ Source:
+
+ modules/_slides-bg.scss
, line 15
+