[DESIGN] search results highlight color
This commit is contained in:
parent
d1b74862fc
commit
401f4d5fef
@ -514,7 +514,7 @@ header.o_main_header{
|
|||||||
} */
|
} */
|
||||||
// Search items highlighted
|
// Search items highlighted
|
||||||
dt:target, span.highlighted {
|
dt:target, span.highlighted {
|
||||||
background-color: lighten($color-alpha, 50%);
|
background-color: lighten($warning, 15%);
|
||||||
}
|
}
|
||||||
|
|
||||||
section {
|
section {
|
||||||
|
Loading…
Reference in New Issue
Block a user