Обновить public/style_alt.css
This commit is contained in:
parent
012fa3baa5
commit
daa4186492
@ -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; /* Светло-розовый текст */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user