diff --git a/html/testBot.html b/html/testBot.html index 65eef3d..f0ccc03 100644 --- a/html/testBot.html +++ b/html/testBot.html @@ -39,6 +39,7 @@ pre{ font-style: normal;font-size: 16px; margin-left: 32px;font-family: Consolas .battleGrid tr td{border: 1px dashed green; text-align: center; font-weight: bold;min-width:20px; height:20px;} .winCase{background-color:red;} .hidden{display: none;} +#logs{font-size: 70%;}