mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
search: remove link underline on dedicated search page #627
This commit is contained in:
parent
ed1715d467
commit
d94e7454e4
1 changed files with 1 additions and 0 deletions
|
@ -1687,6 +1687,7 @@ input[type="search"]::-webkit-search-results-decoration { display: none; }
|
|||
font-weight: 500;
|
||||
line-height: 1.5rem;
|
||||
padding: 1rem;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#searchresults a.autocomplete-suggestion:after {
|
||||
|
|
Loading…
Reference in a new issue