diff options
author | joak <joak@nospace.at> | 2025-08-15 04:04:51 +0200 |
---|---|---|
committer | joak <joak@nospace.at> | 2025-08-15 04:04:51 +0200 |
commit | dd9aeadf6072b5262de4396ea01061294316eec4 (patch) | |
tree | 8a9d68ef046a750efea6a873bab1766791d84340 /assets/static | |
parent | 81197139da47dbd9f28b93bed3114296952dac27 (diff) |
correctin caption video and images
Diffstat (limited to 'assets/static')
-rw-r--r-- | assets/static/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/static/style.css b/assets/static/style.css index af14148..493b64b 100644 --- a/assets/static/style.css +++ b/assets/static/style.css @@ -302,6 +302,7 @@ div.previews{ } .caption{ margin-bottom: 1vH; + font-size: 75%; } /*gallery end*/ |