From bc9c4678197f4f4ba43ccaf22e96dd06febefae0 Mon Sep 17 00:00:00 2001 From: "MH.Dmitrii" Date: Sun, 17 May 2026 16:51:00 +0300 Subject: [PATCH] fix css --- server/frontend/auth/login.css | 1 + server/frontend/main/style.css | 23 +++-------------------- 2 files changed, 4 insertions(+), 20 deletions(-) diff --git a/server/frontend/auth/login.css b/server/frontend/auth/login.css index 000e13a..670fd5a 100644 --- a/server/frontend/auth/login.css +++ b/server/frontend/auth/login.css @@ -25,6 +25,7 @@ body, html { margin: 0; padding: 0; } +body{ background-color: #c68a5e;} .bg { position: fixed; inset: 0; diff --git a/server/frontend/main/style.css b/server/frontend/main/style.css index 1be2658..3b0c973 100644 --- a/server/frontend/main/style.css +++ b/server/frontend/main/style.css @@ -98,12 +98,9 @@ img { font-weight: 900; transition: all .3s; text-shadow: 1px 2px #322624; -} -.item:hover { - } .link { - + white-space: nowrap; transition: all .3s; } .link:hover { @@ -293,8 +290,6 @@ img { .btn_link { font-size: 30px; } -.asise { -} .time{ padding-top: 15px; font-size: 110px; @@ -365,8 +360,7 @@ h4 { .newlywed_info { font-size: 26px; } -.guest_list { -} + .guest_inner { display: flex; justify-content: space-around; @@ -382,9 +376,6 @@ h4 { font-weight: 900; font-style: italic; color: rgb(252, 220, 180); -} -.guest_item_list { - } .guest_name { font-size: 36px; @@ -471,8 +462,6 @@ h4 { margin-bottom: 60px; padding-top: 40px; } -.transfer_title { -} .transfer_inner { margin-top: 60px; } @@ -548,9 +537,6 @@ h4 { font-size: 24px; backdrop-filter: blur(5px); -} -.map_div { - } .map { width: 650px; @@ -604,8 +590,7 @@ h4 { padding-bottom: 100px; padding-top: 40px; } -.do-list_title { -} + .to-do-list_wrapper { width: 100%; padding-top: 40px; @@ -830,8 +815,6 @@ textarea { font-size: 36px; margin-bottom: 25px; } -.footer_copyright { -} /* --------------------------------------------------------ADAPTIVE------------------------------------------------------ */