From d53ea8053637cd7a5e6b6e750f3c3f1a60d9639d Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 05 Dec 2015 22:33:48 -0500 Subject: home page: put FCC warning as a banner at the bottom of the page --- (limited to 'site/common/css') diff --git a/site/common/css/main.css b/site/common/css/main.css index 65a4855..173340e 100644 --- a/site/common/css/main.css +++ b/site/common/css/main.css @@ -6,7 +6,8 @@ max-width:95% } html{ background:#eee url("/common/background/background.jpg") fixed; -font:99% sans-serif +font:99% sans-serif; +padding-bottom:100em; } div{ opacity:.92; -- cgit v0.9.1