diff options
Diffstat (limited to 'www/css')
| -rw-r--r-- | www/css/style.css | 5 |
1 files changed, 2 insertions, 3 deletions
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%; } |
