diff --git a/style.css b/style.css index 66ee5ee..d2e8a17 100755 --- a/style.css +++ b/style.css @@ -48,11 +48,15 @@ h4 { font-family: "GoodOldDOS", sans-serif; } +nav { + font-family: "GoodOldDOS", sans-serif; +} + p { font-family: "Oswald", sans-serif; } -li { +#zen-requirements { font-family: "Oswald", sans-serif; } @@ -116,7 +120,7 @@ aside { /*i didn't really end up using most of the code that was given by ChatGPT, but I'll keep the attribution here because it did help me lean a lil*/ #zen-requirements::after { - content: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; + content: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa::aaaaaaaaaaaaaaaaaaaaaaaaaaa"; color: #000; color: rgba(0, 0, 0, 0); /* this is a HORRIBLE solution, but forwhatever godforsaken reason, this WONT display without text in the content. So we give it what it wants, but then hide it. */