Fix link color weirdness, wording tweaks

This commit is contained in:
John Doe 2024-07-07 12:44:17 -04:00
parent 08e930df62
commit 7de6dd9c7d
4 changed files with 35 additions and 33 deletions

View file

@ -17,7 +17,7 @@ h1 {
}
a {
color: inherit;
color: #72bbd9;
}
code {