more consistent colors, change global color for evil alignment

This commit is contained in:
AlecM33
2023-09-10 12:06:49 -04:00
parent 95f214824a
commit 43a7205046
9 changed files with 52 additions and 54 deletions

View File

@@ -2,7 +2,7 @@ export const HTMLFragments = {
LOBBY:
`<div id='lobby-header'>
<div>
<label for='game-link'>Share Link</label>
<label for='game-link'>Share this Room:</label>
<div tabindex='0' id='game-link'></div>
<div id='game-code'></div>
</div>