style: switch to a lighter tables background
[web.git] / css / lede.css
index d367b7b295dd6da1cb873fdfa0c1c4c4fcdf02c1..3c6f3d824d64bbf929bc663b4e8f04553cb56ef9 100644 (file)
@@ -52,7 +52,7 @@ h1 {
 }
 
 .tableblock tr:nth-child(even) {
-       background-color: #b7c8e3;
+       background-color: #CFE2FF;
 }
 
 .tableblock tr:nth-child(odd) {