From dca5ee7561bb009947632e562f48401c6e654a65 Mon Sep 17 00:00:00 2001 From: jeff Date: Sat, 19 Sep 2015 13:33:26 -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 e161b12..0321abb 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -107,6 +107,7 @@ th { html { color: #ededed; background: #3d3d3d url("/static/bg.jpg"); + height: 100%; background-size: 100% 100%; font-family: arial,helvetica,sans-serif; font-size: 10pt;