merge-requests/30/head
Bob Mottram 2024-05-20 18:17:50 +01:00
parent 30f059a80c
commit b49665b0d1
1 changed files with 0 additions and 2 deletions

View File

@ -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{