diff --git a/client/src/Board.css b/client/src/Board.css index 289e58e..fddafa7 100755 --- a/client/src/Board.css +++ b/client/src/Board.css @@ -148,7 +148,7 @@ } .Players .PlayerSelector[data-selected=true] { - background-color: rgba(255,255,255,0.5); + background-color: rgba(255, 255, 0, 0.5); } .Players .PlayerToggle {