visibility v2

This commit is contained in:
sevithescss 2024-09-20 15:02:10 -07:00 committed by GitHub
parent e5a1765edb
commit 8b90538585
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -112,7 +112,7 @@ button:hover {
} }
.pick-client { .pick-client {
color: #555; color: #000000;
} }
.line { .line {
@ -123,7 +123,7 @@ button:hover {
.version-text { .version-text {
margin: 10px 0; margin: 10px 0;
color: #555; color: #000000;
} }
.footer { .footer {