Merge branch 'master' into testing

This commit is contained in:
Edgar P. Burkhart 2022-01-01 14:55:16 +01:00
commit 9997169114
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227

View file

@ -67,6 +67,8 @@ a:active {
filter: brightness(1.4);
}
a:focus {
text-decoration: none;
filter: none;
color: var(--gray-100);
background: white;
}