We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ee5e4f commit a34328aCopy full SHA for a34328a
search.html
@@ -177,20 +177,7 @@
177
border: 1px solid #ddd;
178
}
179
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
+
194
#current-query {
195
text-align: center;
196
margin-bottom: 10px;
0 commit comments