Change hover to underline

This commit is contained in:
litemotiv 2025-02-07 14:49:10 +01:00
parent 1b3381eb99
commit baf805493b
1 changed files with 2 additions and 2 deletions

View File

@ -178,8 +178,8 @@ code > span.fl {
[data-op="100"] { opacity:100%; }
.user-list a:hover {
background:#f70;
color:#000;
text-decoration:underline;
color:#f70;
}
.user-list b {