diff options
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; |