diff options
Diffstat (limited to 'share/css/dark.css')
-rw-r--r-- | share/css/dark.css | 13 |
1 files changed, 13 insertions, 0 deletions
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; +} |