diff options
Diffstat (limited to 'play.css')
-rw-r--r-- | play.css | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -52,6 +52,9 @@ body.Versailles header.your_turn { background-color: hsl(199, 45%, 70%); } #red_objective_panel, #blue_objective_panel { min-width: 290px; max-width: 560px; } +#karl_marx_panel { min-width: 830px; } +#jules_ducatel_panel { min-width: 830px; } + #red_objective_header { background-color: hsl(358, 20%, 28%) } #blue_objective_header { background-color: hsl(199, 20%, 26%) } #red_objective { background-color: hsl(358, 10%, 36%) } |