fix css
This commit is contained in:
parent
38d8148b2b
commit
f85a561f64
|
@ -1,5 +1,7 @@
|
|||
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 tr{}
|
||||
.battleshipGrid tr td{width: 10px; height: 10px; border: 1px dashed green;}
|
||||
.battleshipGrid tr td{border: 1px dashed green;}
|
Loading…
Reference in New Issue
Block a user