summaryrefslogtreecommitdiff
path: root/www/css
diff options
context:
space:
mode:
Diffstat (limited to 'www/css')
-rw-r--r--www/css/style.css5
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%;
}