diff options
author | Tor Andersson <tor@ccxvii.net> | 2025-04-13 11:27:42 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2025-04-13 11:27:42 +0200 |
commit | 8b8e940e42b6e8088eecd8f9a3bb004143e8ac62 (patch) | |
tree | 6fd93a758fdfa184d105961aa8abd5f0a5cef24a /info/cards.html | |
parent | 6a7570a6a4a73914fbc82b041f6296a2ec7bb314 (diff) | |
download | vijayanagara-8b8e940e42b6e8088eecd8f9a3bb004143e8ac62.tar.gz |
Add confirmation step for Mongol Invasion cards.
Diffstat (limited to 'info/cards.html')
-rw-r--r-- | info/cards.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/info/cards.html b/info/cards.html index 43809b7..4fb5ff9 100644 --- a/info/cards.html +++ b/info/cards.html @@ -12,7 +12,7 @@ img { margin: 24px; width: 250px; height: 350px; - border-radius: 16px; + border-radius: 10px; box-shadow: 1px 1px 4px #0008; background-color: darkgreen; background-size: cover; |