Skip to content

Commit bb28e7c

Browse files
committed
Commit #2
1 parent c09fe7b commit bb28e7c

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

hangmanbg.jpg

-173 KB
Binary file not shown.

hangmanbg.jpg:Zone.Identifier

Lines changed: 0 additions & 4 deletions
This file was deleted.

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,12 @@ <h4>Use Alphabet below to try and guess the word or click hint to get a clue.</h
4040
<button>y</button>
4141
<button>z</button>
4242
</div>
43+
<section>
4344

45+
</section>
46+
<div>
47+
48+
</div>
4449
<script src="./scripts/script.js"></script>
4550
</body>
4651
</html>

styles/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ body{
77
h1{
88
font-family: 'Mystery Quest';
99
font-size: 75px;
10-
color:rgb(136, 83, 83);
10+
color:rgb(172, 129, 172);
1111
}

0 commit comments

Comments
 (0)