mirror of
https://github.com/thepaperpilot/Super-Auto-Coots.git
synced 2024-11-24 17:31:52 +00:00
Made waiting text more readable
This commit is contained in:
parent
9f3e7044be
commit
24f2103717
1 changed files with 1 additions and 0 deletions
|
@ -250,6 +250,7 @@
|
|||
height: 8vmin;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
text-shadow: -1px 1px 0 var(--raised-background), 1px 1px 0 var(--raised-background), 1px -1px 0 var(--raised-background), -1px -1px 0 var(--raised-background);
|
||||
}
|
||||
|
||||
.battle-container {
|
||||
|
|
Loading…
Reference in a new issue