diff --git a/public/css/bg_load.css b/public/css/bg_load.css index 48f626f34..4671f73e6 100644 --- a/public/css/bg_load.css +++ b/public/css/bg_load.css @@ -1 +1 @@ -#bg1 {background-image: linear-gradient(rgba(19,21,44,0.75), rgba(19,21,44,0.75)), url(../backgrounds/tavern.png);} \ No newline at end of file +#bg1 {background-image: url(../backgrounds/tavern.png);} \ No newline at end of file diff --git a/public/index.html b/public/index.html index 496e66fa0..9d7e9d81c 100644 --- a/public/index.html +++ b/public/index.html @@ -1,13 +1,22 @@
+ + + + + + + + + + + - - + +