footer links need to stand out better...

main
Ryan Rix 2023-01-24 21:39:30 -10:00
parent 9d61d08c39
commit 5d52a3ccbe
1 changed files with 0 additions and 5 deletions

View File

@ -121,14 +121,9 @@ footer {
}
footer a {
color: var(--white);
font-weight: 500;
}
footer a:visited {
color: var(--medium-gray);
}
pre.sourceCode {
padding-left: 2em;
padding-bottom: 1em;