From 1079ece860e67dfb0ab168ee1ac51fc0d6b5ad01 Mon Sep 17 00:00:00 2001 From: Petr Sloup Date: Wed, 25 Jan 2017 09:42:52 +0100 Subject: [PATCH] Index footer improvements (fix typo) --- public/resources/index.css | 5 ++++- public/templates/index.tmpl | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/public/resources/index.css b/public/resources/index.css index 4392232..6438b2e 100644 --- a/public/resources/index.css +++ b/public/resources/index.css @@ -137,6 +137,9 @@ footer img{ width: 118px; height: 32px; } +footer .t { + display:none; +} footer p { margin-top:0; } @@ -209,4 +212,4 @@ body { .btn:first-child{ padding: 0 20px; } -} \ No newline at end of file +} diff --git a/public/templates/index.tmpl b/public/templates/index.tmpl index 416e9be..c7c12fd 100644 --- a/public/templates/index.tmpl +++ b/public/templates/index.tmpl @@ -102,7 +102,7 @@