From d11cca62d559dfd20f9c7007817fcad98f5c2523 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Thu, 9 Aug 2012 22:30:32 +0200 Subject: better footer --- module/web/mockups/index.html | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'module/web/mockups') diff --git a/module/web/mockups/index.html b/module/web/mockups/index.html index a709d7ca7..a85524f45 100644 --- a/module/web/mockups/index.html +++ b/module/web/mockups/index.html @@ -79,8 +79,10 @@ Released : 20120325 } footer div.center { - padding-left: 50px; padding-top: 10px; + width: 800px; + margin-left: auto; + margin-right: auto; } footer:before { @@ -99,11 +101,17 @@ Released : 20120325 font-size: 12px; float: left; margin: 0; - width: 150px; + width: 125px; padding-top: 6px; padding-right: 30px; } + footer .copyright { + text-align: center; + width: auto; + padding-top: 22px; + } + footer h2 { background: url("images/double-line.gif") repeat-x scroll center bottom transparent !important; color: #FFFFFF; @@ -205,6 +213,11 @@ Released : 20120325
+ +

Powered by

asd
-- cgit v1.2.3