onix-chess-game
Version:
Chess game board
1 lines • 232 B
CSS
.result-color{text-align:center}.result-color.white{background-color:#fff;color:#4b4b4b}.result-color.black{background-color:#132232;color:#fff}.result-color.draw{background-color:#e0e0e0;color:#4b4b4b}