mirror of
https://github.com/AlecM33/Werewolf.git
synced 2026-01-02 01:03:24 +01:00
Changed name field label, higher footer constrast, contact link
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user