From daa418649230e77ffead96e510f5923f92db06d5 Mon Sep 17 00:00:00 2001 From: svoboda200786 Date: Sat, 17 May 2025 10:09:16 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20public/style=5Falt.css?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/style_alt.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/style_alt.css b/public/style_alt.css index 1687990..7f21cef 100644 --- a/public/style_alt.css +++ b/public/style_alt.css @@ -329,6 +329,11 @@ i { color: var(--text-light); } +#user-info div { + display: flex; + flex-direction: row; +} + #logout-button { background: linear-gradient(145deg, #6e3c3c, #502626) !important; /* Более темный красный */ color: #f0d0d0 !important; /* Светло-розовый текст */