From 656aa3fb04619acf6def97380100d5cbe52ae638 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sun, 24 Jan 2010 00:55:07 -0500 Subject: fix footer bar issue --- static/style/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style/default.css b/static/style/default.css index fe5b83e..084475c 100644 --- a/static/style/default.css +++ b/static/style/default.css @@ -153,7 +153,7 @@ pre.large { font-style: italic; /* font-family: sans-serif; */ text-align: center; - width: 720px; + width: 724px; margin-bottom: 5px; margin-top: 0px; border-top: 2px solid #000000; -- cgit v1.2.3