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 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'h-source/Public/Css/main.css') 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 -- cgit v1.2.3