From 4fc5c68d5b97e8b8bde3c097b1d79ae93622d4dc Mon Sep 17 00:00:00 2001 From: Yannik Schmidt Date: Sun, 9 Jun 2019 00:00:26 +0200 Subject: [PATCH] improve css --- static/site.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/site.css b/static/site.css index faaf437..aafee55 100644 --- a/static/site.css +++ b/static/site.css @@ -48,6 +48,7 @@ body{ .column-names{ width: 100%; + font-weight: bold; background-color: green; }