mirror of
https://github.com/hnhx/librex.git
synced 2025-01-10 19:52:40 -03:00
Update styles.css
This commit is contained in:
parent
af40ad7be8
commit
b82ef1bac5
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ a:hover,
|
||||||
a:link,
|
a:link,
|
||||||
a:visited {
|
a:visited {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: white;
|
color: var(--main-fg);
|
||||||
}
|
}
|
||||||
|
|
||||||
.sub-search-button-wrapper {
|
.sub-search-button-wrapper {
|
||||||
|
|
Loading…
Reference in a new issue