minor fix

This commit is contained in:
Yann Esposito (Yogsototh) 2020-06-25 17:42:33 +02:00
parent 78008d3df4
commit 53fa733209
Signed by untrusted user who does not match committer: yogsototh
GPG Key ID: 7B19A4C650D59646
1 changed files with 2 additions and 0 deletions

View File

@ -554,6 +554,8 @@ body, body > div {
}
a,a:visited { color: var(--hl); }
figcaption { color: var(--fg0); }
/* ---- SYNTAX HIGHLIGHTING ---- */
#table-of-contents { text-align: left; }