Merge branch 'master' into testing

This commit is contained in:
Edgar P. Burkhart 2022-01-01 14:55:16 +01:00
commit 55039d07ce
Signed by: edpibu
GPG Key ID: 9833D3C5A25BD227
1 changed files with 1 additions and 0 deletions

View File

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