Update index.html
Browse files- index.html +1 -3
index.html
CHANGED
|
@@ -9,9 +9,7 @@
|
|
| 9 |
/* Style the table */
|
| 10 |
table {
|
| 11 |
border-collapse: collapse;
|
| 12 |
-
|
| 13 |
-
}
|
| 14 |
-
|
| 15 |
/* Style the table cells */
|
| 16 |
th, td {
|
| 17 |
border: 1px solid black;
|
|
|
|
| 9 |
/* Style the table */
|
| 10 |
table {
|
| 11 |
border-collapse: collapse;
|
| 12 |
+
}
|
|
|
|
|
|
|
| 13 |
/* Style the table cells */
|
| 14 |
th, td {
|
| 15 |
border: 1px solid black;
|