diff --git a/static/css/my.css b/static/css/my.css index 1a756af..9ccd18e 100644 --- a/static/css/my.css +++ b/static/css/my.css @@ -86,8 +86,10 @@ input { position: fixed; top: 0; width: 100%; - height: max-content; + height: 40px; background-color: rgb(53, 53, 53); + vertical-align: bottom; + display: inline; } @@ -106,4 +108,8 @@ input { background-color: rgb(53, 53, 53); color: white; border: 1px solid white; +} + +.mainsearchdata { + padding-top: 50px; } \ No newline at end of file diff --git a/templates/app3.html b/templates/app3.html index f402c5c..6f4e249 100644 --- a/templates/app3.html +++ b/templates/app3.html @@ -16,20 +16,8 @@ - -
-
-
-
- -
+