Skip to content

Commit 46654ad

Browse files
authored
docs: fix search color (zarr-developers#3777)
1 parent 7c78574 commit 46654ad

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/overrides/stylesheets/extra.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,6 @@
5656
.md-header .md-search__input {
5757
background-color: rgba(255, 255, 255, 0.15);
5858
border: 1px solid rgba(255, 255, 255, 0.2);
59-
color: white;
60-
}
61-
62-
.md-header .md-search__input::placeholder {
63-
color: rgba(255, 255, 255, 0.7);
6459
}
6560

6661
/* Navigation tabs */

0 commit comments

Comments
 (0)