diff --git a/Web/static/css/style.css b/Web/static/css/style.css index 4c4e6606..b84e49ed 100644 --- a/Web/static/css/style.css +++ b/Web/static/css/style.css @@ -19,7 +19,7 @@ span { font-weight: bold; } -.nobold { +.nobold, nobold { font-weight: normal; color: gray; }