add comments
This commit is contained in:
parent
1157880b59
commit
21c4f34e4f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ table {
|
|||
}
|
||||
|
||||
tbody tr:nth-child(2n-1) {
|
||||
background: #ccc;
|
||||
background: #ccc; /* Shade every other table row */
|
||||
}
|
||||
|
||||
.table {
|
||||
|
|
Loading…
Add table
Reference in a new issue