summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2021-05-08 21:23:15 +0200
committerTor Andersson <tor@ccxvii.net>2023-02-18 12:42:59 +0100
commitc8338603e5f3daf5996416eb68f7b2be6198eb1b (patch)
treed211fdd3650addd36a500efe2d29a676bdbe1904 /play.html
parenta4821da2c200f560a9d5acb003713d43cb6797b0 (diff)
download300-earth-and-water-c8338603e5f3daf5996416eb68f7b2be6198eb1b.tar.gz
300 show deck and discard size
Diffstat (limited to 'play.html')
-rw-r--r--play.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/play.html b/play.html
index 60dc10c..db486ce 100644
--- a/play.html
+++ b/play.html
@@ -33,11 +33,11 @@
background-color: gainsboro;
white-space: pre-wrap;
}
-.last_played {
+.role_info.card_info {
background-color: silver;
}
-.last_played .card {
- margin: 15px auto;
+#deck_info {
+ text-align: center;
}
.grid_role {
width: 240px;
@@ -70,7 +70,8 @@
border-radius: 12px;
}
-.role_info .card {
+.card_info .card {
+ margin: 15px auto;
width: 200px;
height: 280px;
border-radius: 10px;
@@ -268,7 +269,7 @@
<div class="role_info" id="persian_info">0 cards in hand</div>
</div>
- <div class="role_info last_played"><div id="last_played" class="card show card_back"></div></div>
+ <div class="role_info card_info"><div id="discard" class="card show card_back"></div><div id="deck_info"></div></div>
</div>
<div class="grid_log">