fix css
This commit is contained in:
parent
f85a561f64
commit
2785af89e9
|
@ -2,6 +2,6 @@ article p {width: 100%;}
|
|||
article p label {float:left; text-align:right; width:60%}
|
||||
article p select {}
|
||||
td{min-width: 10px; height: 10px;}
|
||||
.battleshipGrid{float: left;}
|
||||
.battleshipGrid{float: left; border-collapse:collapse;}
|
||||
.battleshipGrid tr{}
|
||||
.battleshipGrid tr td{border: 1px dashed green;}
|
Loading…
Reference in New Issue
Block a user