1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-21 04:11:30 +02:00

Update table styles

This commit is contained in:
Kognise
2019-04-08 00:25:07 -04:00
parent 3e91354f00
commit 6fafad9fb3
5 changed files with 8 additions and 3 deletions

View File

@@ -19,8 +19,9 @@ td, th {
}
th {
background-color: darken($background, 8%);
border-bottom: 1px solid $border;
}
tbody tr:nth-child(even) {
background-color: darken($background, 4%);
}