luzhanqi/public/style.css
2022-08-04 22:22:54 +08:00

14 lines
137 B
CSS

button {
padding: 0.5rem;
color: lightgray;
cursor: pointer;
}
.player1 {
color: black;
}
.player2 {
color: red;
}