From a66b31d5539bec64af423dde500779533dfb3e66 Mon Sep 17 00:00:00 2001 From: Szedann <65607498+Szedann@users.noreply.github.com> Date: Wed, 30 Aug 2023 02:04:24 +0200 Subject: [PATCH] change time element style --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 19b4755..9470ac0 100644 --- a/style.css +++ b/style.css @@ -47,7 +47,8 @@ rt { color: #000; */ /* padding: 0.2em; */ /* border-radius: 0.3em; */ - font-family: "Courier New", Courier, monospace; + /* font-family: "Courier New", Courier, monospace; */ + font-weight: bold; } p {