diff --git a/static/styles.css b/static/styles.css index 0524123..2612e5c 100644 --- a/static/styles.css +++ b/static/styles.css @@ -315,12 +315,12 @@ html, body { #footer p { margin: 0 0 0 1em; - color: gray; + color: lightgray; } #footer a { - color: #bd2a2a; - text-decoration: #bd2a2a; + color: #d13d3d; + text-decoration: #d13d3d; cursor: pointer; margin: 0 0 0 1em; } diff --git a/views/create_game.html b/views/create_game.html index 1d37831..529a45f 100644 --- a/views/create_game.html +++ b/views/create_game.html @@ -51,7 +51,7 @@

Create A Game

Werewolf created by Andrew Plotkin

diff --git a/views/join_game.html b/views/join_game.html index bc25490..efb2256 100644 --- a/views/join_game.html +++ b/views/join_game.html @@ -14,7 +14,7 @@

Join a Game