reverse previous change and attempt something else
authorxenophenes <xenophenes42@gmail.com>
Tue, 28 Feb 2017 21:24:34 +0000 (13:24 -0800)
committerxenophenes <xenophenes42@gmail.com>
Tue, 28 Feb 2017 21:24:34 +0000 (13:24 -0800)
static/css/style.css
static/images/bannermobile.jpg [deleted file]

index 0c4dd499f8a4039349e49b0f3ec8f2523b0f6396..bede39b9eaa81ec51f989f8ff30832c82b308cc8 100644 (file)
 
                    #banner {
                        overflow: hidden;
-                       background: url(../images/bannermobile.jpg) no-repeat center center;
-                       background-attachment: fixed;
+                                               width:100%;
+                                               position:relative;
+                       background: url(../images/banner.jpg) no-repeat center center fixed;
                        -webkit-background-size: cover;
                        -moz-background-size: cover;
                        -o-background-size: cover;
diff --git a/static/images/bannermobile.jpg b/static/images/bannermobile.jpg
deleted file mode 100644 (file)
index 1e880f5..0000000
Binary files a/static/images/bannermobile.jpg and /dev/null differ