diff --git a/default.css b/default.css index 6878962..fc03270 100644 --- a/default.css +++ b/default.css @@ -137,19 +137,13 @@ p { } .side_found { margin-top: 100} -.footer {} @media screen and (min-width: 1024px) { .recomendations { margin-left: 40%;} .searchbar { width: 35%;} - .footer { - width: 60%; - height: 70; - position: fixed; - bottom: 70; - left: 40%;} + .side_found { margin-top: 0; width: 35%; diff --git a/modules/render.py b/modules/render.py index db730f0..1818a60 100644 --- a/modules/render.py +++ b/modules/render.py @@ -300,6 +300,7 @@ def source_code_link(page): +
This website is under the GNU AGPL license.