Close #9 : résultats de recherche plus lisibles.

This commit is contained in:
Zatalyz 2020-08-30 19:03:09 +02:00
parent 341a876ca2
commit 341ff8bb4c

View file

@ -39,7 +39,6 @@
/* search heading */
.dokuwiki dl.search_results dt {
font-weight: normal;
margin-bottom: .2em;
}
/* search snippet */
@ -48,6 +47,10 @@
background-color: inherit;
margin: 0 0 1.2em 0;
}
.dokuwiki dl.search_results dd.meta {
background-color: @ini_neutral4;
font-style: italic;
}
/* search hit in normal text */
.dokuwiki .search_hit {