Style refresh

This commit is contained in:
John O'Nolan
2021-03-02 21:48:32 -05:00
parent 609507d22d
commit 6c7cf02111
15 changed files with 866 additions and 1728 deletions

View File

@ -262,7 +262,7 @@ html {
}
body {
overflow-x: hidden;
color: #25272A;
color: #35373A;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
font-size: 1.6rem;
line-height: 1.6em;
@ -401,10 +401,6 @@ a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
h1,
h2,
h3,

File diff suppressed because it is too large Load Diff