From 8cbf1f217d1ca7f927a47944899bde2cd25167c8 Mon Sep 17 00:00:00 2001 From: jeff Date: Sat, 19 Sep 2015 13:37:57 -0400 Subject: [PATCH] css tweak --- contrib/static/site.css | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/static/site.css b/contrib/static/site.css index 3bcd52f..9b31138 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -108,6 +108,7 @@ html { color: #ededed; background: #695D81 url("/static/bg.jpg"); height: 100%; + background-attachment: fixed; background-blend-mode: overlay; background-size: 100% 100%; font-family: arial,helvetica,sans-serif;