static/tgal.css: Explicitly centre text in `figcaption'.
[tgal] / static / tgal.css
index de367ed..251541f 100644 (file)
@@ -107,6 +107,7 @@ figure.thumb figcaption {
        display: block;
        width: 228px;
 }
+figcaption { text-align: center; }
 figcaption span.name { font-family: sans-serif; }
 figcaption span.comment { font-style: italic; margin-inline-start: 1em; }