From 569727cc96bcd5b7a4f9ac6cedcab92c9a6cdfac Mon Sep 17 00:00:00 2001 From: jeff Date: Sat, 19 Sep 2015 13:41:00 -0400 Subject: [PATCH] css tweak --- contrib/static/site.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/static/site.css b/contrib/static/site.css index b188951..d534ef1 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -106,7 +106,7 @@ th { html { color: #ededed; - background: #695D81 url("/static/bg.png"); + background: #262230 url("/static/bg.png"); height: 100%; background-attachment: fixed; background-blend-mode: overlay;