battleship grid css
This commit is contained in:
parent
68eb3a1a5f
commit
b7fcc83cb0
|
@ -1,3 +1,5 @@
|
|||
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;}
|
Loading…
Reference in New Issue
Block a user