diff --git a/assets/theme.css b/assets/theme.css index ee2304a..d6d027b 100644 --- a/assets/theme.css +++ b/assets/theme.css @@ -55,6 +55,10 @@ th, td { th { background-color: #0f498c; } +figcaption { + text-align: center; + font-style: italic; +} #meta-header { background-color: black;