Fix css reference to retire.

This commit is contained in:
yukirij 2024-08-25 23:56:10 -07:00
parent 1cf6839fa9
commit 85a1b1e1a0

View File

@ -129,7 +129,7 @@ input#turn-slider{
accent-color:#702e2e; accent-color:#702e2e;
} }
button#button-retire.warn { button#button-resign.warn {
background-color:#471414; background-color:#471414;
color:#e0e0e0; color:#e0e0e0;
} }