From 694b38692927368601f1aa81805a7cf0cd058489 Mon Sep 17 00:00:00 2001 From: Tomas 'Jethro' Pokorny Date: Tue, 26 Jan 2021 21:18:49 +0100 Subject: [PATCH] CSS + base | oprava paticky --- mamweb/static/css/mamweb.css | 13 +++++++++++++ mamweb/templates/base.html | 8 +++----- 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/mamweb/static/css/mamweb.css b/mamweb/static/css/mamweb.css index afb5f7fd..b6be1cb8 100644 --- a/mamweb/static/css/mamweb.css +++ b/mamweb/static/css/mamweb.css @@ -9,10 +9,23 @@ body { background-color: #fffbf6; min-height: 100%; } +div.content-wrapper { + padding-bottom: 200px; /* Footer height */ +} div.container { width: 970px; margin: auto; + min-height: 100vh; + position: relative; +} + + +#footer2 { + position: absolute; + bottom: 0; + width: 100%; + height: 200px; /* Footer height */ } .org-logged-in div.container { diff --git a/mamweb/templates/base.html b/mamweb/templates/base.html index 039cae3a..acbe85dc 100644 --- a/mamweb/templates/base.html +++ b/mamweb/templates/base.html @@ -52,6 +52,7 @@ {% endif %}
+
@@ -110,16 +111,13 @@
+
-
-
+

Korespondenční seminář M&M organizují převážně studenti MFF UK. Organizaci semináře a vydávání časopisu podporuje Jednota českých matematiků a fyziků. S obsahem webu M&M je možné nakládat dle licence Creative Commons Attribution 3.0.

-
-
-