Correct hyperlink color

This commit is contained in:
richi3f 2019-12-09 17:13:31 +01:00 committed by GitHub
parent 1c14de2985
commit 9412dbe3a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -290,8 +290,11 @@ tr th[rowspan] {
#calc #log {
text-align: center;
padding: 0.5em;
padding: 0.5em;
}
#calc #log a {
color: #fefefe
}
#faq {