diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2016-11-15 15:15:11 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2016-11-15 15:15:11 +0100 |
commit | 5f78f881b64e451c446f5f69b71a1dad0eae9fa3 (patch) | |
tree | d8c13b4152ae5ad5e4c779be9b00a7d4c437ef15 /templates/layout.html | |
parent | 7b90fcc242d2f62daca67876a6cbed3932021258 (diff) | |
download | kyblo-5f78f881b64e451c446f5f69b71a1dad0eae9fa3.tar.xz |
Remove old footer style
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'templates/layout.html')
-rw-r--r-- | templates/layout.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/layout.html b/templates/layout.html index a76110e..2d5c415 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -42,9 +42,6 @@ ul#archive-list { list-style-type: none; padding-left: 0; } -footer { - height: 55px; -} footer p#copy { margin: 0em; padding-top: 0.25em; |