Doc: Increase readability of search matches
This commit is contained in:
parent
f2f4375125
commit
a63dd58b6a
|
@ -87,6 +87,9 @@ ul.toc {
|
|||
}
|
||||
|
||||
.search-highlight {
|
||||
color: #FBE012;
|
||||
.rounded-corners();
|
||||
|
||||
background: @icinga-blue;
|
||||
color: @text-color-on-icinga-blue;
|
||||
padding: 0 0.3em 0 0.3em;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue