fix css
This commit is contained in:
parent
67812f15c1
commit
38d8148b2b
|
@ -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;}
|
Loading…
Reference in New Issue
Block a user