This commit is contained in:
Gnieark 2015-12-11 12:01:19 +01:00
parent 67812f15c1
commit 38d8148b2b

View File

@ -2,4 +2,4 @@ article p {width: 100%;}
article p label {float:left; text-align:right; width:60%}
article p select {}
.battleshipGrid tr{}
.battleshipGrid tr td{width: 10 px; height:10 px; border: 1px dashed green;}
.battleshipGrid tr td{width: 10px; height: 10px; border: 1px dashed green;}