From c65c55ddfb659a553f79550525d73e6068cab707 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Wed, 1 Feb 2012 08:11:49 +0000 Subject: improved mobile footer --- h-source/Public/Css/main.css | 3 ++- h-source/Public/Css/mobile.css | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'h-source/Public') diff --git a/h-source/Public/Css/main.css b/h-source/Public/Css/main.css index 5039afd..ede2d4d 100644 --- a/h-source/Public/Css/main.css +++ b/h-source/Public/Css/main.css @@ -1043,6 +1043,7 @@ ins .copyright_notice_box, .footer_credits_box { + text-align:center; width:120px; float:right; font: normal 12px/1 sans-serif,arial; @@ -1051,7 +1052,7 @@ ins } .footer_credits_box { - width:40px; + width:60px; border-left:3px solid #FFF; } .home_objectives_description diff --git a/h-source/Public/Css/mobile.css b/h-source/Public/Css/mobile.css index 2550056..78bd288 100644 --- a/h-source/Public/Css/mobile.css +++ b/h-source/Public/Css/mobile.css @@ -19,8 +19,8 @@ img #footer { - padding-bottom:5px; - padding-top:5px; + /*padding-bottom:5px; + padding-top:5px;*/ } #footer div { -- cgit v1.2.3