diff options
author | Tor Andersson <tor@ccxvii.net> | 2021-06-27 17:53:24 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2022-11-16 19:19:38 +0100 |
commit | 1a893cd45c1816a090c497b222f868c2d12a7cdb (patch) | |
tree | b02493088f7bfe438aed5384b1e008dfac82eb36 /play.html | |
parent | 963df1c404871f765a75e09e03e7274c03a4d556 (diff) | |
download | crusader-rex-1a893cd45c1816a090c497b222f868c2d12a7cdb.tar.gz |
crusader: First playtest bug fixes.
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -217,7 +217,7 @@ body.shift .block.known:hover { background-size: 60%; background-position: center; } -.block.Saracen.jihad { +.block.Saracens.jihad { background-image: url("badges/Star_and_Crescent.svg"); background-size: 60%; background-position: center; |