diff options
| -rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,6 +60,6 @@ nav { border-top: 0; } -.square:nth-child(n+6) { +.square:nth-child(n+7) { border-bottom: 0; }
\ No newline at end of file |
| index : tic-tac-toe-html.git | ||
| A Simple Tic Tac Toe Web Page | Christian Hodgden |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | style.css | 2 |
@@ -60,6 +60,6 @@ nav { border-top: 0; } -.square:nth-child(n+6) { +.square:nth-child(n+7) { border-bottom: 0; }
\ No newline at end of file |