Brighter & easier to read links

This commit is contained in:
Fynn Godau 2024-07-23 16:41:15 +02:00
parent baef4c9cb7
commit d69a7a4eed
1 changed files with 5 additions and 5 deletions

View File

@ -1663,7 +1663,7 @@ pre {
}
#content a {
color: #A22F1D;
color: #f9715c;
}
#content header {
@ -1686,7 +1686,7 @@ pre {
#footer {
padding: 45px 0 45px 0;
color: #822121;
color: #ad0a0a;
text-align: center;
background: #929ba1;
}
@ -1698,7 +1698,7 @@ pre {
}
#footer a {
color: #822121;
color: #ad0a0a;
}
#footer .quote-list li {
@ -1722,13 +1722,13 @@ pre {
border-top: solid 1px #616771;
text-align: center;
padding: 45px 0 80px 0;
color: #822121;
color: #ad0a0a;
font-size: smaller;
background: #929ba1;
}
#copyright a {
color: #822121;
color: #ad0a0a;
}
/* Large */