diff options
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ header.your_turn { background-color: orange; } #log > .i { padding-left: 20px; } #log > .ii { padding-left: 32px; } #log > div > .i { padding-left: 12px; } +#log .hex:hover { cursor: pointer; text-decoration: underline; } .action { cursor: pointer; |