diff options
Diffstat (limited to 'play.css')
-rw-r--r-- | play.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -715,13 +715,13 @@ body.shift .mustered_vassals { .locale { box-sizing: border-box; position: absolute; - border: 3px solid transparent; + border: 3px solid white; } .locale_name { box-sizing: border-box; position: absolute; - border: 3px solid transparent; + border: 3px solid white; } .locale.region { border-radius: 50% } |