From 341ff8bb4c6d8e30826ac429c4e382a730023fbd Mon Sep 17 00:00:00 2001 From: Zatalyz Date: Sun, 30 Aug 2020 19:03:09 +0200 Subject: [PATCH] =?UTF-8?q?Close=20#9=20:=20r=C3=A9sultats=20de=20recherch?= =?UTF-8?q?e=20plus=20lisibles.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/_search.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/css/_search.css b/css/_search.css index 987d32d..bacb350 100644 --- a/css/_search.css +++ b/css/_search.css @@ -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 {