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') 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; diff --git a/site/index.php b/site/index.php index 828eb24..5543bc4 100644 --- a/site/index.php +++ b/site/index.php @@ -60,11 +60,6 @@ } } ?> -

- FCC in the USA is trying to *ban* free software in WiFi-enabled devices! - Learn more at SaveWifi.org. Europeans, - read this article and this article. Please act now! Libreboot is at risk with these new proposals. -

Download libreboot

+
+

+ FCC in the USA is trying to *ban* free software in WiFi-enabled devices! + Learn more at SaveWifi.org. Europeans, + read this article and this article. Please act now! Libreboot is at risk with these new proposals. +

+
+ -- cgit v0.9.1