From 9d48e4977e3fe226d9d3446b9b47f668b6b232d6 Mon Sep 17 00:00:00 2001 From: Steve Nyemba Date: Wed, 26 Oct 2022 11:34:17 -0500 Subject: [PATCH] bug fix --- static/css/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/default.css b/static/css/default.css index f980585..576cb57 100644 --- a/static/css/default.css +++ b/static/css/default.css @@ -27,7 +27,7 @@ body { } - +.bold {font-weight:bold} .menu { padding:8px; border:1px solid #CAD5E0 ;