-
+
diff --git a/static/img/index_images/index_bg.jpg b/static/img/index_images/index_bg.jpg index e7f1e9c5..0446c81d 100644 Binary files a/static/img/index_images/index_bg.jpg and b/static/img/index_images/index_bg.jpg differ diff --git a/templates/public/index.html b/templates/public/index.html index 98ea531a..18d1da8b 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -6,16 +6,18 @@ -moz-background-size: cover; -o-background-size: cover; background-size: cover; + background-color: black; } div { - height: 200px; + height: 300px; width: 400px; position: fixed; - top: 60%; + top: 40%; left: 50%; margin-top: -100px; margin-left: -200px; + background-color: rgba(0,0,0,0.75); } @@ -23,7 +25,7 @@
-
-
+