diff options
author | Joël Simoneau <simoneaujoel@gmail.com> | 2024-12-15 09:51:38 -0500 |
---|---|---|
committer | Joël Simoneau <simoneaujoel@gmail.com> | 2024-12-15 09:51:38 -0500 |
commit | 6ef81f4de16c24e220a7cbc5e330290d354b6d01 (patch) | |
tree | b4d165ebacf26e5021082d032ed0e197954d879a /play.css | |
parent | f9a6766dddea70c9ee4b395406511af65b05df9f (diff) | |
download | vijayanagara-6ef81f4de16c24e220a7cbc5e330290d354b6d01.tar.gz |
Campaign
Diffstat (limited to 'play.css')
-rw-r--r-- | play.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -115,6 +115,7 @@ path.action { fill: yellowgreen; fill-opacity: 0.3; stroke: lightgreen; } path.mongol.action { fill: gold; fill-opacity: 0.3; stroke: gold; } path.selected { stroke: yellow; } path.tip { stroke: white; stroke-dasharray: 4 4; } +path.campaign { stroke: black; stroke-dasharray: 4 4; } .space { position: absolute; |