summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-11-30 00:37:23 +0100
committerTor Andersson <tor@ccxvii.net>2023-11-30 00:37:23 +0100
commit569fbd1c6bf0c06c7d58d378dec6e75288b67d20 (patch)
tree469a2206575937b63bc84765c30f771b10d20127 /play.html
parentc0553c1d3484854fcfae1ff1dcb05c81dd9a6f13 (diff)
downloadvotes-for-women-569fbd1c6bf0c06c7d58d378dec6e75288b67d20.tar.gz
Scale border-radius on small persistent cards.
Diffstat (limited to 'play.html')
-rw-r--r--play.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/play.html b/play.html
index 39998f0..df3c4e3 100644
--- a/play.html
+++ b/play.html
@@ -266,6 +266,7 @@ div.persistent_box {
width: 125px;
height: 175px;
border: 1px solid #444;
+ border-radius: 8px;
}
div.congress_box {