aboutsummaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/hugo-pt2021/assets/style.sass4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/hugo-pt2021/assets/style.sass b/themes/hugo-pt2021/assets/style.sass
index 945a3ee..9a241a7 100644
--- a/themes/hugo-pt2021/assets/style.sass
+++ b/themes/hugo-pt2021/assets/style.sass
@@ -67,3 +67,7 @@
// highlight icons on hover
.navbar-item:hover .menu-icon
opacity: 100%
+
+// table captions below tables
+table.table
+ caption-side: bottom