mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 15:57:50 +01:00
better background color for home input
This commit is contained in:
@@ -142,6 +142,10 @@ form > div {
|
||||
filter: drop-shadow(2px 2px 4px black);
|
||||
}
|
||||
|
||||
#room-code {
|
||||
background-color: #16141e;
|
||||
}
|
||||
|
||||
label[for="room-code"], label[for="player-name"] {
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user