Обновить public/style_alt.css

This commit is contained in:
svoboda200786 2025-05-17 10:09:16 +00:00
parent 012fa3baa5
commit daa4186492

View File

@ -329,6 +329,11 @@ i {
color: var(--text-light); color: var(--text-light);
} }
#user-info div {
display: flex;
flex-direction: row;
}
#logout-button { #logout-button {
background: linear-gradient(145deg, #6e3c3c, #502626) !important; /* Более темный красный */ background: linear-gradient(145deg, #6e3c3c, #502626) !important; /* Более темный красный */
color: #f0d0d0 !important; /* Светло-розовый текст */ color: #f0d0d0 !important; /* Светло-розовый текст */