diff options
Diffstat (limited to 'play.css')
-rw-r--r-- | play.css | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -29,10 +29,6 @@ body.Versailles header.your_turn { background-color: hsl(199, 45%, 70%); } #log span.forts { font-weight: bold; color: hsl(183, 25%, 37%) } #log span.paris { font-weight: bold; color: hsl(280, 29%, 44%) } -.role_extra { - float: right; -} - .action { cursor: pointer; } |