mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 07:47:50 +01:00
improve readability of code
This commit is contained in:
@@ -294,7 +294,8 @@ h1 {
|
||||
}
|
||||
|
||||
#game-code span {
|
||||
font-family: "Courier New", monospace;
|
||||
font-family: "signika-negative", sans-serif;
|
||||
letter-spacing: 0.2rem;
|
||||
color: #21ba45;
|
||||
font-size: 30px;
|
||||
}
|
||||
|
||||
@@ -44,6 +44,7 @@
|
||||
}
|
||||
|
||||
#game-code {
|
||||
font-family: "Courier New", monospace;
|
||||
font-family: "signika-negative", sans-serif;
|
||||
letter-spacing: 0.2rem;
|
||||
color: #21ba45;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user