diff --git a/style.css b/style.css index c8fdae0..b5b1c32 100644 --- a/style.css +++ b/style.css @@ -51,7 +51,7 @@ table { } body { - font-family: Superclarendon, 'Bookman Old Style', 'URW Bookman', 'URW Bookman L', 'Georgia Pro', Georgia, serif; + font-family: serif; background-color: #181825; color: #cdd6f4; margin: 1rem 2rem; @@ -117,7 +117,7 @@ main div ul { } footer { - font-family: Seravek, 'Gill Sans Nova', Ubuntu, Calibri, 'DejaVu Sans', source-sans-pro, sans-serif; + font-family: sans-serif; background-color: #11111b; border: 2px solid #313244; font-size: 0.75rem;