Minor figcaption css tweak

This commit is contained in:
Yann Esposito (Yogsototh) 2020-10-28 23:23:34 +01:00
parent 0b1a9c46dd
commit 0032a6150d
Signed by untrusted user who does not match committer: yogsototh
GPG Key ID: 7B19A4C650D59646
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ body>input { display: none; }
label { font-weight: 700; }
label:hover { cursor: pointer; }
label ~ pre { margin-top: 0; }
figcaption { text-align: right; font-family: italic; }
:root {
--b03: #2E3440;