diff options
Diffstat (limited to 'play.css')
-rw-r--r-- | play.css | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -165,7 +165,10 @@ path.tip { stroke: yellow; } background-size: 36px 36px; width: 36px; height: 36px; - margin: 4px 5px 5px 4px; +} + +.token.reminder { + //margin: 4px 5px 5px 4px; } .token.shipment |