From: Roland Date: Sat, 13 May 2023 22:30:59 +0000 (+0200) Subject: No serif or any Windows-only fonts X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6fc7a4bbab026a4f99d4116e2da6d9ff0c75fdd9;p=fba.git No serif or any Windows-only fonts --- diff --git a/index.html b/index.html index 63284fb..594bf58 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ background-color: #000022; color: #ffffff; text-align: center; - font-family: "Open Sans", "Roboto", sans-serif; + font-family: sans; } .block_level { background-color: #1c1c3c;