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