diff --git a/demo/assets/css/spicr-theme.css b/demo/assets/css/spicr-theme.css index 2c7f1f9..a92055f 100644 --- a/demo/assets/css/spicr-theme.css +++ b/demo/assets/css/spicr-theme.css @@ -159,4 +159,14 @@ height:600px letter-spacing:-1px; margin:0 0 1.5rem } -} \ No newline at end of file +} + +.background-top-left { background-position: top left !important} +.background-top-center { background-position: top center !important} +.background-top-right { background-position: top center !important} +.background-center-left { background-position: center left !important} +.background-center-center { background-position: center center !important} +.background-center-right { background-position: center right !important} +.background-bottom-left { background-position: bottom left !important} +.background-bottom-center { background-position: bottom center !important} +.background-bottom-right { background-position: bottom right !important} \ No newline at end of file diff --git a/demo/index.html b/demo/index.html index 7194c26..701e076 100644 --- a/demo/index.html +++ b/demo/index.html @@ -78,12 +78,12 @@
-
+
-
-
+
+

Welcome to KUTE.js!