mirror of https://gitlab.com/bashrc2/epicyon
Merge branch 'main' of gitlab.com:bashrc2/epicyon
commit
22481b2731
File diff suppressed because one or more lines are too long
|
@ -579,6 +579,14 @@ a:focus {
|
|||
filter: brightness(var(--icon-brightness-change));
|
||||
}
|
||||
|
||||
.containerHeader a:link {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.containerHeader a:visited {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.buttonunfollow:hover {
|
||||
background-color: var(--button-background-hover);
|
||||
color: var(--button-text-hover);
|
||||
|
|
Loading…
Reference in New Issue