From ba996feb06597a4ff151ef7617d1008a0aa36271 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Mon, 19 Jul 2010 23:18:37 +0200 Subject: better footer text --- src/main/webapp/css/sunet.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main/webapp/css/sunet.css') diff --git a/src/main/webapp/css/sunet.css b/src/main/webapp/css/sunet.css index 9907f69..5c34baa 100644 --- a/src/main/webapp/css/sunet.css +++ b/src/main/webapp/css/sunet.css @@ -142,9 +142,9 @@ html, body { border-bottom: 2px solid #EBEBEB; } #footerText { - padding: 20px 0 0; + padding: 10px 0 0; color: #999999; - font-size: 12px; + font-size: 10px; } .blockCont { border-top: 6px solid #c0c0c0; -- cgit v1.1