Skip to content

Commit 90d74c6

Browse files
author
Pablo Panero
committed
search: placeholder color set to white
1 parent d0960f7 commit 90d74c6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/stylesheets/extra.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,7 @@ html .md-footer-meta .md-footer-meta__inner a {
115115
.md-typeset h6[id]:target .headerlink {
116116
color: #0377cd;
117117
}
118+
119+
::placeholder {
120+
color: #ffffff;
121+
}

0 commit comments

Comments
 (0)