.
This commit is contained in:
parent
0a90780a1e
commit
b65e0109d4
|
@ -36,7 +36,7 @@ pre{ font-style: normal;font-size: 16px; margin-left: 32px;font-family: Consolas
|
||||||
border-left: 4px solid #CCC; padding-left: 8px;}
|
border-left: 4px solid #CCC; padding-left: 8px;}
|
||||||
.battleGrid{display:table-cell; padding-left:10px; border-collapse:collapse; margin: 20px 20px 20px 20px;}
|
.battleGrid{display:table-cell; padding-left:10px; border-collapse:collapse; margin: 20px 20px 20px 20px;}
|
||||||
.battleGrid tr{}
|
.battleGrid tr{}
|
||||||
.battleGrid tr td{border: 1px dashed green; text-align: center; font-weight: bold;min-width:20px; height:20px;}
|
.battleGrid td{border: 1px dashed green; text-align: center; font-weight: bold;width:2em; height: 2em; vertical-align: middle;}
|
||||||
.winCase{background-color:red;}
|
.winCase{background-color:red;}
|
||||||
.hidden{display: none;}
|
.hidden{display: none;}
|
||||||
#logs{font-size: 70%;}
|
#logs{font-size: 70%;}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user