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) {