Doc: Increase readability of search matches

This commit is contained in:
Eric Lippmann 2016-01-05 16:07:48 +01:00
parent f2f4375125
commit a63dd58b6a
1 changed files with 4 additions and 1 deletions

View File

@ -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;
}