diff --git a/www/css/ui.css b/www/css/ui.css index 23e73a7..fd4fd7c 100644 --- a/www/css/ui.css +++ b/www/css/ui.css @@ -129,7 +129,7 @@ input#turn-slider{ accent-color:#702e2e; } -button#button-retire.warn { +button#button-resign.warn { background-color:#471414; color:#e0e0e0; }