mirror of
https://github.com/kemko/nomad.git
synced 2026-01-09 03:45:41 +03:00
9 lines
140 B
CSS
9 lines
140 B
CSS
.g-search {
|
|
max-width: 600px;
|
|
margin-left: 0 !important;
|
|
|
|
& .c-hits .ais-Highlight-highlighted {
|
|
background-color: #c1f1e0;
|
|
}
|
|
}
|