Spaces:
Sleeping
Sleeping
Jon Solow
commited on
Commit
·
f688cd1
1
Parent(s):
eebf50a
Improve green color readability
Browse files- src/style.css +1 -1
src/style.css
CHANGED
@@ -37,7 +37,7 @@
|
|
37 |
}
|
38 |
|
39 |
.hold-player {
|
40 |
-
color:
|
41 |
}
|
42 |
|
43 |
.playerslot {
|
|
|
37 |
}
|
38 |
|
39 |
.hold-player {
|
40 |
+
color: rgba(68, 235, 62, 0.774);
|
41 |
}
|
42 |
|
43 |
.playerslot {
|