* Add border around search bar to make more prominent

This commit is contained in:
revital 2025-03-10 08:31:52 +02:00
parent c363fe6210
commit 0f6c647c79

View File

@ -537,7 +537,7 @@ background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/200
}
.DocSearch-Button {
border: 1px solid var(--ifm-toc-border-color);
border: 1px solid var(--ifm-color-emphasis-200);
}
/* GLOBAL SEARCH PAGE */