Close #9 : résultats de recherche plus lisibles.
This commit is contained in:
parent
341a876ca2
commit
341ff8bb4c
1 changed files with 4 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue