tictactoe css
This commit is contained in:
parent
ed7138de00
commit
106b3a2458
|
@ -0,0 +1,5 @@
|
||||||
|
td {min-width: 10px; height: 10px;}
|
||||||
|
.cellj0{border-bottom: 1px dotted black;}
|
||||||
|
.cellj2{border-top:1px dotted black;}
|
||||||
|
.celli0{border-right:1px dotted black;}
|
||||||
|
.celli2{border-left:1px dotted black;}
|
Loading…
Reference in New Issue
Block a user