diff --git a/static/css/hugo-theme.css b/static/css/hugo-theme.css index 6239a5b400..c9ab135f34 100644 --- a/static/css/hugo-theme.css +++ b/static/css/hugo-theme.css @@ -202,3 +202,11 @@ h6 { p { margin: 1rem 0; } + +figcaption h4 { + font-weight: 300 !important; + opacity: .85; + font-size: 1em; + text-align: center; + margin-top: -1.5em; +} \ No newline at end of file