From 33b31dd4855a85fba42cac330e9ba4554b760ef4 Mon Sep 17 00:00:00 2001 From: warlordjones Date: Sat, 17 Sep 2016 10:16:18 +0100 Subject: [PATCH] Begin seperated credits page --- credits.html | 105 +++++++++++++++++++++++++++++++++++++++++++++++++++ css/main.css | 1 + 2 files changed, 106 insertions(+) create mode 100644 credits.html diff --git a/credits.html b/credits.html new file mode 100644 index 0000000..1eade06 --- /dev/null +++ b/credits.html @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + Credits + + + +
+
+
+
+
+

Credits

+ + + Handcoded by Arona Jones. Kindly hosted by Github. +
+
+
+
+
+
+ + + \ No newline at end of file diff --git a/css/main.css b/css/main.css index b53bbf4..d53f3a8 100644 --- a/css/main.css +++ b/css/main.css @@ -24,6 +24,7 @@ div { #overlay { background-color: rgba(0, 0, 0, 0.4); + background-size: cover; } h4 {