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