diff --git a/gitstats.css b/gitstats.css index 23dd2ac..d807cb0 100644 --- a/gitstats.css +++ b/gitstats.css @@ -45,6 +45,10 @@ table.tags td { vertical-align: top; } +td { + background-color: white; +} + th { background-color: #ddf; }