chiark / gitweb /
static/tgal.css: Explicitly centre text in `figcaption'.
[tgal] / static / tgal.css
index de367ed1a34f6b15a84301cca3ac2bbeb2f3b0b4..251541f85acbadf14a1e33c3d8b52740b87347a9 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; }