mirror of
https://github.com/searxng/searxng.git
synced 2026-06-01 15:37:16 +02:00
[enh] better highlighting
This commit is contained in:
@@ -273,6 +273,14 @@ a {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.highlight {
|
||||
color: @color-highlight;
|
||||
}
|
||||
|
||||
.content .highlight {
|
||||
color: @color-black;
|
||||
}
|
||||
|
||||
.image_result {
|
||||
float: left;
|
||||
margin: 10px 10px;
|
||||
|
||||
Reference in New Issue
Block a user