1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-12 16:14:34 +02:00

Change to background alt

This commit is contained in:
Kognise
2019-04-08 00:31:17 -04:00
parent 6fafad9fb3
commit 05d314e2b9
5 changed files with 6 additions and 6 deletions

View File

@@ -23,5 +23,5 @@ th {
}
tbody tr:nth-child(even) {
background-color: darken($background, 4%);
}
background-color: $background-alt;
}