links should look good in footer
All checks were successful
mapguesser/pipeline/pr-develop This commit looks good

This commit is contained in:
Bence Pőcze 2023-09-26 00:15:16 +02:00
parent bda85a147c
commit 72ee9cd0db
Signed by: bence
GPG Key ID: DC5BD6E95A333E6D

View File

@ -376,7 +376,7 @@ header>p>span {
padding-left: 6px; padding-left: 6px;
} }
header>p>span>a:link, header>p>span>a:visited { header>p>span>a:link, header>p>span>a:visited, footer>p>a:link, footer>p>a:visited {
color: inherit; color: inherit;
} }