hanze/game-client

src/main/resources/nl/isygameclient/css/views/othello.css in tournament
Repositories | Summary | Log | Files

othello.css (141B) download


1@import url(../theme.css)
2  .othello-button {
3      -fx-background-color: #388E3C;
4      -fx-text-fill: -md-sys-color-on-surface-variant
5  }