From: Ricardo Markiewicz Date: Wed, 28 Feb 2007 03:00:21 +0000 (+0000) Subject: pongo lindo el footer X-Git-Tag: pre-merge~46 X-Git-Url: https://git.llucax.com/software/sercom.git/commitdiff_plain/74870a442080161b85e34caddd08d73789feb897 pongo lindo el footer --- diff --git a/sercom/static/css/style.css b/sercom/static/css/style.css index b91d5c7..dfc85ce 100644 --- a/sercom/static/css/style.css +++ b/sercom/static/css/style.css @@ -96,9 +96,12 @@ h2 { border-top: 0px none; color: #999; background-color: white; - padding: 10px; + padding-left: 10px; + padding-right: 10px; + padding-top: 25px; + padding-bottom: 0px; font-size: 80%; - text-align: center; + text-align: left; width: 757px; margin: 0 auto 1em auto; } @@ -206,3 +209,9 @@ table.show td { padding-bottom: 2px; border: none; } + +#footer img { + float:right; + padding-bottom: 50px; +} + diff --git a/sercom/templates/master.kid b/sercom/templates/master.kid index 452e9d9..f8f591a 100644 --- a/sercom/templates/master.kid +++ b/sercom/templates/master.kid @@ -47,11 +47,11 @@ - +