From c6101da3e224235a99114c71166dcdff13f6afb8 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 8 Sep 2010 15:49:33 +0000 Subject: [PATCH] padding bottom --- screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screen.css b/screen.css index b857a8f7..39dd88c3 100644 --- a/screen.css +++ b/screen.css @@ -64,7 +64,7 @@ #OpenLayers.Control.Attribution_3{background-color: black;} - #ft {padding-top: 20px; background-image: url(fsf.png); background-repeat: no-repeat; background-position: 620px 20px; position: relative;} + #ft {padding-top: 20px; background-image: url(fsf.png); background-repeat: no-repeat; background-position: 620px 20px; position: relative; padding-bottom: 80px} #fsfcopyright{position: absolute; top: 70px; right: 0px; padding-bottom: 20px; width: 350px; text-align: center;} -- 2.25.1