From: eggy Date: Sun, 23 Jul 2017 06:01:25 +0000 (+0200) Subject: Zebra X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=92b94be2db0d1ad9ac77f2143f578d8016b70dfc;p=dfde-theme.git Zebra --- 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) {