oooh wow, I overcomplicated this sooooooooo much. just stick to dom manipulations.
This commit is contained in:
parent
e88d727d8e
commit
5a813627ea
11 changed files with 146 additions and 325 deletions
|
@ -20,6 +20,11 @@
|
|||
background-color: transparent;
|
||||
}
|
||||
|
||||
& ::highlight(debug) {
|
||||
text-decoration: double underline;
|
||||
text-decoration-color: cornflowerblue;
|
||||
}
|
||||
|
||||
& ::highlight(search-results) {
|
||||
background-color: var(--secondary-900);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue