better a
This commit is contained in:
parent
6489c8b943
commit
eb4ae44ad3
1 changed files with 2 additions and 0 deletions
2
ui.css
2
ui.css
|
@ -39,7 +39,9 @@ h1 {
|
|||
|
||||
a {
|
||||
color: var(--text-color);
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
color: var(--bg-color);
|
||||
text-decoration: underline;
|
||||
}
|
Loading…
Reference in a new issue