luzhanqi/public/style.css

14 lines
137 B
CSS
Raw Normal View History

2022-08-04 14:22:54 +00:00
button {
padding: 0.5rem;
color: lightgray;
cursor: pointer;
}
.player1 {
color: black;
}
.player2 {
color: red;
}