Skip to content
Snippets Groups Projects
Commit 6e7a2468 authored by Roman Dvořák's avatar Roman Dvořák
Browse files

add search bar

parent cb34a753
No related branches found
No related tags found
No related merge requests found
......@@ -223,3 +223,11 @@ tr td {
height: auto !important;
margin-right: 10px;
}
.md-search__form:hover {
background-color: #000000b0;
}
.md-search__form:hover .md-search__icon {
color: white !important;
}
......@@ -63,3 +63,4 @@ extra_css:
plugins:
- render_swagger
- include-markdown
- search
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment