From 1b80602e6e4273f8a2e093d13135ff11d18a03de Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 1 May 2021 09:36:19 +0200 Subject: improve label/info display in mobile view --- share/css/dark.css | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'share/css/dark.css') diff --git a/share/css/dark.css b/share/css/dark.css index 64ea7c2..b29caad 100644 --- a/share/css/dark.css +++ b/share/css/dark.css @@ -12,3 +12,16 @@ a { color: #eeeeee!important; background-color: #333333!important; } + +.glightbox-mobile +.gslide-description { + padding-top: 0!important; + padding-bottom: 0!important; + bottom: 0!important; +} + +.glightbox-mobile +.gslide-description +.gdesc-inner { + padding-top: 0!important; +} -- cgit v1.2.3