1
0
Fork 0

ew why does it look like that

This commit is contained in:
Lyssa Pierce 2024-12-11 09:46:22 -05:00
parent 69ff52fb7a
commit 01bbee6b13
1 changed files with 10 additions and 0 deletions

View File

@ -44,12 +44,22 @@ h3 {
font-family: "GoodOldDOS", sans-serif;
}
h4 {
font-family: "GoodOldDOS", sans-serif;
}
p {
font-family: "Oswald", sans-serif;
}
li {
font-family: "Oswald", sans-serif;
}
code {
font-family: "GoodOldDOS", sans-serif;
font-size: smaller;
color: #0033a0;
}
/* add background image*/