From 92b94be2db0d1ad9ac77f2143f578d8016b70dfc Mon Sep 17 00:00:00 2001 From: eggy Date: Sun, 23 Jul 2017 08:01:25 +0200 Subject: [PATCH] Zebra --- theme/colours.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/colours.css b/theme/colours.css index 05da1e7..bac2d16 100644 --- a/theme/colours.css +++ b/theme/colours.css @@ -128,7 +128,7 @@ table.zebra-list tr:nth-child(odd) td, ul.zebra-list li:nth-child(odd) { } .bg2 { - background-color: #f3f3f3; + background-color: #e3e3e3; } table.zebra-list tr:nth-child(even) td, ul.zebra-list li:nth-child(even) { -- 2.39.2