From 8f2071c5963c030de27f9fb9f466141a0d3add0f Mon Sep 17 00:00:00 2001 From: Gnieark Date: Sat, 28 May 2016 15:05:15 +0200 Subject: [PATCH] logs --- html/testBot.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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%;}