summaryrefslogtreecommitdiff
path: root/static/css/hyde.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/hyde.css')
-rw-r--r--static/css/hyde.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/css/hyde.css b/static/css/hyde.css
index 2ae0573..caf3af5 100644
--- a/static/css/hyde.css
+++ b/static/css/hyde.css
@@ -259,3 +259,6 @@ body.theme-rescribe {
.theme-rescribe .sidebar-about h1 {
font-family: "EB Garamond Regular", Helvetica, Arial, sans-serif;
}
+.theme-rescribe figcaption {
+ font-size: small;
+}