Skip to content

Commit a85b524

Browse files
authored
Update search.html
1 parent 17d4987 commit a85b524

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

search.html

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -62,20 +62,6 @@
6262
border: 1px solid #ddd;
6363
}
6464

65-
.search-bar button {
66-
padding: 10px 20px;
67-
font-size: 16px;
68-
background-color: #007BFF;
69-
color: white;
70-
border: none;
71-
border-radius: 5px;
72-
cursor: pointer;
73-
}
74-
75-
.search-bar button:hover {
76-
background-color: #0056b3;
77-
}
78-
7965
#current-query {
8066
text-align: center;
8167
margin-bottom: 10px;

0 commit comments

Comments
 (0)