diff --git a/mamweb/static/css/mamweb.css b/mamweb/static/css/mamweb.css index cdaa8d76..2d307077 100644 --- a/mamweb/static/css/mamweb.css +++ b/mamweb/static/css/mamweb.css @@ -437,6 +437,7 @@ ul.submenu { list-style-type: none; padding-top: 3px; padding-bottom: 3px; + padding-left: 12px; } ul.menu_mobile a:active, @@ -447,7 +448,8 @@ ul.submenu { } ul.menu_mobile ul { - list-style-type: square; + /*list-style-type: square;*/ + list-style-type: none; font-size: 90%; color: black; } @@ -456,6 +458,10 @@ ul.submenu { color: black; } + ul.menu_mobile ul li::before { + content: ' \276D '; /*https://www.w3schools.com/cssref/css_entities.asp*/ + } + ul.menu_mobile br { display: none; } @@ -480,6 +486,12 @@ ul.submenu { border-radius: 0px; border-width: 0px; width: 100%; + text-align: right; + } + + button.navbar-button span::after{ + content: ' \2261 '; + font-size: 120%; } li.dropdown div.submenu_mobile{ @@ -490,6 +502,12 @@ ul.submenu { display: block; } + /*patička mobil*/ + + #footer { + display: none; + } + p.license-mobile { position: relative; display: block; diff --git a/mamweb/static/images/graph_new.png b/mamweb/static/images/graph_new.png index 09e7eb6f..699aabd4 100644 Binary files a/mamweb/static/images/graph_new.png and b/mamweb/static/images/graph_new.png differ diff --git a/mamweb/static/images/logo-mobile.svg b/mamweb/static/images/logo-mobile.svg index 28c04898..a22193db 100644 --- a/mamweb/static/images/logo-mobile.svg +++ b/mamweb/static/images/logo-mobile.svg @@ -19,7 +19,7 @@ inkscape:version="0.92.3 (2405546, 2018-03-11)">image/svg+xml \ No newline at end of file + id="flowPara1029" /> \ No newline at end of file diff --git a/mamweb/static/images/pavouk.svg b/mamweb/static/images/pavouk.svg deleted file mode 100644 index 87058260..00000000 --- a/mamweb/static/images/pavouk.svg +++ /dev/null @@ -1,481 +0,0 @@ - - - -image/svg+xmlTÉMATA - - -PŘÍSPĚVKY - - -EXPERIMENTY - - -DORT - - -MATEMATIKA - - -INFORMATIKA - - -FYZIKA - - -ČASOPIS - - -ČLÁNKY - - -CENY - - -SOUSTŘEDĚNÍ - - -LEGENDA - - -JÍDLO - - -VÝLET - - -HRY - - -ODBORNÝPROGRAM - - -PŘEDNÁŠKY - - -KONFERY - - -NOČNÍ - - -STRATEGICKÉ - - -BĚHACÍ - - -ADRENALINOVÉ - - - \ No newline at end of file diff --git a/mamweb/static/images/submenu.svg b/mamweb/static/images/submenu.svg deleted file mode 100644 index 2bfff9d7..00000000 --- a/mamweb/static/images/submenu.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/mamweb/templates/base.html b/mamweb/templates/base.html index fd286b72..113d45ad 100644 --- a/mamweb/templates/base.html +++ b/mamweb/templates/base.html @@ -78,7 +78,7 @@ + aria-controls="navbar-content" aria-expanded="false">Menu