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
43b342674e
commit
0c05630873
1 changed files with 1 additions and 3 deletions
|
@ -190,9 +190,7 @@ a:hover,
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.noDecoration,
|
.noDecoration {
|
||||||
a:link,
|
|
||||||
a:visited {
|
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: var(--main-fg);
|
color: var(--main-fg);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue