summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2021-05-02 13:52:05 +0200
committerTor Andersson <tor@ccxvii.net>2023-02-18 12:42:59 +0100
commit0603eb7855933f5a8ce8e8df5415526e73f14d7e (patch)
tree2454f694f3cf4191d4b63d3e48c1c00a51a32d79 /play.html
parentf046c44eb91323e66f8028c96a81cbbdccaf742c (diff)
download300-earth-and-water-0603eb7855933f5a8ce8e8df5415526e73f14d7e.tar.gz
300: even more events
Diffstat (limited to 'play.html')
-rw-r--r--play.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/play.html b/play.html
index a0b49a8..60dc10c 100644
--- a/play.html
+++ b/play.html
@@ -23,6 +23,11 @@
.one .role_name { background-color: salmon; }
.two .role_name { background-color: skyblue; }
+.hand.greek {
+ background-color: rosybrown;
+ border-radius: 10px;
+}
+
.role_info {
padding: 10px 20px;
background-color: gainsboro;