diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-12-05 22:43:51 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-12-05 22:43:51 (EST) |
commit | c4921fe3449904d3c2002b53ea30614e2c2f5e59 (patch) | |
tree | b860a61515d04cb88c64615ef28f3a2117a1d9cf /site | |
parent | 3d747aef1b822cda6b5f64d5aa16a95e44199f88 (diff) | |
download | libreboot.org-c4921fe3449904d3c2002b53ea30614e2c2f5e59.zip libreboot.org-c4921fe3449904d3c2002b53ea30614e2c2f5e59.tar.gz libreboot.org-c4921fe3449904d3c2002b53ea30614e2c2f5e59.tar.bz2 |
set FCC warning background color to #fcc. We just have to do it
Diffstat (limited to 'site')
-rw-r--r-- | site/common/footer.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/common/footer.php b/site/common/footer.php index ad59141..cc13716 100644 --- a/site/common/footer.php +++ b/site/common/footer.php @@ -17,7 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ ?> - <div style="position:fixed;bottom:0px;left:0px;right:0px;z-index:9999;"> + <div style="position:fixed;bottom:0px;left:0px;right:0px;z-index:9999;background:#fcc;"> <p> <strong><em>FCC in the USA is trying to *ban* free software in WiFi-enabled devices! Learn more at <a href="http://savewifi.org/">SaveWifi.org</a>. Europeans, |