diff --git a/mamweb/static/css/mamweb.css b/mamweb/static/css/mamweb.css index 26c10600..c277bdc1 100644 --- a/mamweb/static/css/mamweb.css +++ b/mamweb/static/css/mamweb.css @@ -581,6 +581,10 @@ div.org-text { /* malý tablet, mobil */ @media (max-width: 650px) { + .no-mobile{ + display: none; + } + #hide-if-small.login-bar-flatpage { display: none; } diff --git a/mamweb/templates/base.html b/mamweb/templates/base.html index 08897852..567bb9fc 100644 --- a/mamweb/templates/base.html +++ b/mamweb/templates/base.html @@ -56,9 +56,11 @@
M&M - korespondenční seminář a časopis MFF UK
-