another minor css fix

This commit is contained in:
Yann Esposito (Yogsototh) 2019-11-29 17:14:11 +01:00
parent 6ce2e809fe
commit 57f3526340
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -120,6 +120,7 @@ body > input {
background: var(--y);
color: var(--bg);
}
#postamble { margin-top: 2em; }
#labels a,#preamble a,#postamble a {
color: var(--bg2);
}