Fix variant background color on hover in search results
This commit is contained in:
parent
b7c6e8f180
commit
4c6385d6af
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ pre {
|
|||
|
||||
.content .highlighted {
|
||||
color: #eee !important;
|
||||
background-color: #333;
|
||||
background-color: #616161;
|
||||
}
|
||||
.content .highlighted a, .content .highlighted span { color: #eee !important; }
|
||||
.content .highlighted.trait { background-color: #013191; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue