diff options
Diffstat (limited to 'play.css')
-rw-r--r-- | play.css | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -50,7 +50,6 @@ body.Versailles header.your_turn { background-color: hsl(199, 45%, 70%); } #final, #hand, #discard, #set_aside, #red_objective, #blue_objective { min-height: 350px; } #hand_panel { min-width: 1100px; } -body.censorship #hand_panel { min-width: 1370px; } #final_panel { min-width: 560px; } #set_aside_panel { min-width: 830px; } #discard_panel { min-width: 290px; } |