[Server] build 0008

Remaking page
This commit is contained in:
Hell13Cat
2023-03-18 22:45:23 +03:00
parent f5e8f3b04e
commit 6cb19d767e
2 changed files with 8 additions and 14 deletions
+7 -1
View File
@@ -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;
}