From 8f1e805511f9da069424279b1f94cbcb157d2176 Mon Sep 17 00:00:00 2001 From: Hell13Cat <46496367+Hell13Cat@users.noreply.github.com> Date: Sat, 18 Mar 2023 22:55:22 +0300 Subject: [PATCH] [Server] build 0009 Clear data --- static/css/my.css | 35 +++++++---------------------------- templates/app3.html | 4 ++-- 2 files changed, 9 insertions(+), 30 deletions(-) diff --git a/static/css/my.css b/static/css/my.css index 9ccd18e..69323d0 100644 --- a/static/css/my.css +++ b/static/css/my.css @@ -10,28 +10,6 @@ body { min-height: 100vh; } -input { - background-color: srgb(53, 53, 53); -} - -.search-i { - background-color: white; - width: 88%; -} - -.search-i { - background-color: rgb(53, 53, 53); - color: white; - cursor: pointer; -} - -.search-n { - background-color: rgb(53, 53, 53); - color: white; - height: fit-content; - min-height: 0rem; -} - .winds { width: 90%; height: 90%; @@ -93,21 +71,22 @@ input { } -.searchmenuinput { +.searchmenuelement { height: 30px; - width: 90%; background-color: rgb(53, 53, 53); color: white; border: 1px solid white; + border-radius: 4px; +} + + +.searchmenuinput { + width: 90%; } .searchmenuselected { - height: 30px; width: 9%; - background-color: rgb(53, 53, 53); - color: white; - border: 1px solid white; } .mainsearchdata { diff --git a/templates/app3.html b/templates/app3.html index 6f4e249..03af336 100644 --- a/templates/app3.html +++ b/templates/app3.html @@ -8,8 +8,8 @@
- - +