repair functions

This commit is contained in:
filimonov
2024-01-23 20:51:42 +07:00
parent 85dda3de3c
commit 9518a916a6
15 changed files with 282 additions and 61 deletions

View File

@@ -42,29 +42,6 @@ a {
}
header {
height: 80px;
height: 50px;
vertical-align: middle;
}
.search {
height: 30px;
}
.search_label {
color: chocolate;
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-weight: bold;
}
.search_text {
color: chocolate;
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-weight: bold;
width: 200px;
}
.search_btn {
color: chocolate;
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-weight: bold;
}