diff --git a/hangmanbg.jpg b/hangmanbg.jpg deleted file mode 100644 index 0c4b98e..0000000 Binary files a/hangmanbg.jpg and /dev/null differ diff --git a/hangmanbg.jpg:Zone.Identifier b/hangmanbg.jpg:Zone.Identifier deleted file mode 100644 index 5090abe..0000000 --- a/hangmanbg.jpg:Zone.Identifier +++ /dev/null @@ -1,4 +0,0 @@ -[ZoneTransfer] -ZoneId=3 -ReferrerUrl=https://www.bing.com/ -HostUrl=https://th.bing.com/th/id/R.aaf7e16634afd17f444fefbe27defe6d?rik=uAzaja23bkaevw&pid=ImgRaw&r=0 diff --git a/index.html b/index.html index 8e70a89..736ec19 100644 --- a/index.html +++ b/index.html @@ -40,7 +40,12 @@

Use Alphabet below to try and guess the word or click hint to get a clue.y +
+
+
+ +
\ No newline at end of file diff --git a/styles/style.css b/styles/style.css index 0504b5c..5694277 100644 --- a/styles/style.css +++ b/styles/style.css @@ -7,5 +7,5 @@ body{ h1{ font-family: 'Mystery Quest'; font-size: 75px; - color:rgb(136, 83, 83); + color:rgb(172, 129, 172); }