From 63a753662447700add47ad00fc03af3d7ad05774 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Thu, 9 May 2024 10:33:51 +0200 Subject: [PATCH] remove whitespaces --- view/global.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/view/global.css b/view/global.css index 9dbca10963..2f23de9fba 100644 --- a/view/global.css +++ b/view/global.css @@ -767,9 +767,9 @@ figure.img-allocated-height img{ } .loglevel-error { color: #ff0000; /* red */ - font-weight: bold; + font-weight: bold; } .loglevel-critical { color: #8b0000; /* dark red */ - font-weight: bold; + font-weight: bold; }