Handle figcaption

This commit is contained in:
~lucidiot 2021-12-05 21:18:04 +01:00
parent a84ff63845
commit 1d3dbf874e
1 changed files with 4 additions and 0 deletions

View File

@ -55,6 +55,10 @@ th, td {
th {
background-color: #0f498c;
}
figcaption {
text-align: center;
font-style: italic;
}
#meta-header {
background-color: black;