Fix variant background color on hover in search results
This commit is contained in:
parent
b7c6e8f180
commit
4c6385d6af
@ -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…
x
Reference in New Issue
Block a user