Добавил поиск
This commit is contained in:
@@ -42,6 +42,29 @@ a {
|
||||
}
|
||||
|
||||
header {
|
||||
height: 50px;
|
||||
height: 80px;
|
||||
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;
|
||||
}
|
||||
Reference in New Issue
Block a user