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 @@