aboutsummaryrefslogtreecommitdiff
path: root/h-source/Public
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2012-02-01 08:11:49 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2012-02-01 08:11:49 +0000
commitc65c55ddfb659a553f79550525d73e6068cab707 (patch)
tree7a06e5d62acd49fd33b61cf7c1046d6130344d79 /h-source/Public
parent1aa63970841fbf8e584f322304db1ffc581f38ee (diff)
improved mobile footer
Diffstat (limited to 'h-source/Public')
-rw-r--r--h-source/Public/Css/main.css3
-rw-r--r--h-source/Public/Css/mobile.css4
2 files changed, 4 insertions, 3 deletions
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
{