From: Mint <> Date: Sun, 14 Aug 2022 15:25:58 +0000 (+0300) Subject: Set default font to sans X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ba3f3d5a4a765bf782de2891707fb35db53f3b56;p=fba.git Set default font to sans --- diff --git a/index.html b/index.html index 31fcab8..82de5ee 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,7 @@ background-color: #000022; color: #ffffff; text-align: center; + font-family: "Open Sans", "Roboto", sans-serif; } .block_level { background-color: #1c1c3c;