From 8b90538585f91d03005b49c6122cc4d2210e902c Mon Sep 17 00:00:00 2001 From: sevithescss <149007003+sevithescss@users.noreply.github.com> Date: Fri, 20 Sep 2024 15:02:10 -0700 Subject: [PATCH] visibility v2 --- css/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/index.css b/css/index.css index 0b8665f..a9f33c0 100644 --- a/css/index.css +++ b/css/index.css @@ -112,7 +112,7 @@ button:hover { } .pick-client { - color: #555; + color: #000000; } .line { @@ -123,7 +123,7 @@ button:hover { .version-text { margin: 10px 0; - color: #555; + color: #000000; } .footer {