From c12b5b410553ec1ef95e53f76e5f3eca6ec5e6ea Mon Sep 17 00:00:00 2001 From: Asvin Jain <89799369+Asvin1@users.noreply.github.com> Date: Mon, 9 Oct 2023 12:09:50 +0530 Subject: [PATCH] Label color --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index ad43439..f29d1a6 100644 --- a/style.css +++ b/style.css @@ -403,7 +403,7 @@ footer a{ .mode-label { margin-left: 10px; font-weight: bold; - color: black; + color: white; position: relative; top:-18px; left:30px; @@ -423,4 +423,4 @@ footer a{ background: #222; color: #fff; } - \ No newline at end of file +