mirror of https://gitlab.com/bashrc2/epicyon
No block
parent
30f059a80c
commit
b49665b0d1
|
@ -463,7 +463,6 @@ a:link[type=application/activity+json]::before {
|
|||
|
||||
a:link:hover {
|
||||
color: var(--main-link-color-hover);
|
||||
display: block;
|
||||
}
|
||||
|
||||
a:link:focus{
|
||||
|
@ -473,7 +472,6 @@ a:link:focus{
|
|||
|
||||
a:visited:hover {
|
||||
color: var(--main-link-color-hover);
|
||||
display: block;
|
||||
}
|
||||
|
||||
a:visited:focus{
|
||||
|
|
Loading…
Reference in New Issue