updated styling for combat message and behavior if 2 possible answers are equal. in game.js

This commit is contained in:
Patryk Hegenberg 2023-01-12 19:45:17 +01:00
parent e3c39abf30
commit 5dbb48ca0e
3 changed files with 9 additions and 9 deletions

View file

@ -323,7 +323,7 @@ a:hover {
flex-direction: column;
}
#message .hit {
#message .haut {
color: #C01256;
}