diff --git a/images/Dark Water/1.jpg b/images/Dark Water/1.jpg new file mode 100644 index 0000000..d3de2a0 Binary files /dev/null and b/images/Dark Water/1.jpg differ diff --git a/images/Dark Water/2.jpg b/images/Dark Water/2.jpg new file mode 100644 index 0000000..71bce97 Binary files /dev/null and b/images/Dark Water/2.jpg differ diff --git a/images/Dark Water/3.jpg b/images/Dark Water/3.jpg new file mode 100644 index 0000000..74a7b8b Binary files /dev/null and b/images/Dark Water/3.jpg differ diff --git a/images/Dark Water/poster.jpg b/images/Dark Water/poster.jpg new file mode 100644 index 0000000..37c74c1 Binary files /dev/null and b/images/Dark Water/poster.jpg differ diff --git a/index.html b/index.html index 0dbe3ef..38dd83e 100644 --- a/index.html +++ b/index.html @@ -168,7 +168,9 @@

If you have any suggestions or want to give feedback, you can contact us on twitter

-

Designed with ❤️ by Görkem Source code available on my website

+

Designed with ❤️ by Görkem Source code available on my website

+

Credits

+

Movie Stills from film-grab.com, filmaffinity.com, cultsploitation.com, fancaps.net and personal captures from VLC

@@ -262,14 +264,7 @@

- + + + + - + diff --git a/movieList.js b/movieList.js index 4d161e2..0c02cc5 100644 --- a/movieList.js +++ b/movieList.js @@ -23,7 +23,7 @@ var movies = [ ["Child's Play", 0, ""], ["Unfriended Dark Web", 0, ""], ["Candyman", 0, ""], - ["Veronica", 0, ""], + ["Dark Water", 0, ""], ["Texas Chainsaw Massacre (2003)", 0, ""], ["Possession", 0, ""], ["Suspiria (2018)", 0, ""], @@ -439,7 +439,6 @@ var movies = [ ["Suicide Club"], ["Lisa and the Devil"], ["Housebound"], - ["Dark Water"], ["I Drink Your Blood"], ["Let's Scare Jessica to Death"], ["Blood Rage"], diff --git a/style.css b/style.css index fc23a8b..01fa192 100644 --- a/style.css +++ b/style.css @@ -368,11 +368,10 @@ h3 { display:none; font-family: 'Arial', sans-serif; font-size: 12px; - position: relative; - bottom: 0px; + position: fixed; + bottom: 0; left: 0; right: 0; - top:0; width: 100%; text-align: center; margin: auto;