mirror of https://gitlab.com/bashrc2/epicyon
Underline selected emoji
parent
d3906288f9
commit
481b6f12f2
|
@ -345,6 +345,10 @@ a:visited:hover {
|
|||
filter: brightness(var(--icon-brightness-change));
|
||||
}
|
||||
|
||||
.rlab:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a:focus {
|
||||
border: 2px solid var(--focus-color);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue