diff options
Diffstat (limited to 'assets')
-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*/ |