Skip to content

Commit a34328a

Browse files
authored
Update search.html
1 parent 1ee5e4f commit a34328a

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

search.html

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -177,20 +177,7 @@
177177
border: 1px solid #ddd;
178178
}
179179

180-
.search-bar button {
181-
padding: 10px 20px;
182-
font-size: 16px;
183-
background-color: #007BFF;
184-
color: white;
185-
border: none;
186-
border-radius: 5px;
187-
cursor: pointer;
188-
}
189-
190-
.search-bar button:hover {
191-
background-color: #0056b3;
192-
}
193-
180+
194181
#current-query {
195182
text-align: center;
196183
margin-bottom: 10px;

0 commit comments

Comments
 (0)