From d9919346440013f3ced64df1295eea4c83fb6c53 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 24 Dec 2017 14:33:58 -0500 Subject: #570 more usability tweaks --- www/css/style.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www/css') diff --git a/www/css/style.css b/www/css/style.css index f7dd5511..d1902a73 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -259,13 +259,12 @@ figcaption { font-size: 80%; } + .normal-subfigcaption { - background: rgba(0, 0, 0, 0.2); color: #FFF; position: absolute; bottom: 20px; - left: 0; - right: 0; + right: 0; opacity: 1; font-size: 80%; } -- cgit v1.2.3