From f6ae09f54391823b0f4859ce8563457a3071fa3f Mon Sep 17 00:00:00 2001 From: pezcurrel Date: Wed, 14 Oct 2020 19:03:43 +0200 Subject: [PATCH] ... --- web/custard.css | 28 ++++++++++++++++++++++++++++ web/custard.php | 2 +- web/instances_ca.php | 1 + web/instances_en.php | 1 + web/instances_es.php | 1 + web/instances_fr.php | 1 + web/instances_it.php | 1 + 7 files changed, 34 insertions(+), 1 deletion(-) diff --git a/web/custard.css b/web/custard.css index 93538c1..ca3a4b1 100644 --- a/web/custard.css +++ b/web/custard.css @@ -290,9 +290,24 @@ img { right: 9px; z-index: 3; } + .ghost { display: block; } +#bmenu { + display: none; + background-color: rgba(0,0,0,0.85); + color: white; + position: fixed; + top: auto; + bottom: 0; + left: 0; + width: 100%; + height: 40px; + margin: 0; + padding: 0; + z-index: 3; +} #mctrl { display: none; } @@ -366,6 +381,19 @@ img { border: 0; padding: 0; } + #bmenu { + display: block; + } + #pagesel { + position: fixed; + top: auto; + right: auto; + left: 50%; + transform: translateX(-50%); + bottom: 9px; + text-align: center; + z-index: 4; + } } @media only screen and (max-width:400pt) { diff --git a/web/custard.php b/web/custard.php index 468c12d..7e159ca 100644 --- a/web/custard.php +++ b/web/custard.php @@ -26,7 +26,7 @@ if (array_key_exists('advc',$_GET)) { $_GET['advc']=0; } -//non spostarli sopra sennò gettext non funge (css si può anche ma tanto vale tenere insieme) +//non spostarli sopra sennò gettext non funge (css si può anche, ma tanto vale tenere insieme) echo(''.N); echo('