Merge branch 'master' into testing
This commit is contained in:
commit
9997169114
1 changed files with 2 additions and 0 deletions
|
@ -67,6 +67,8 @@ a:active {
|
||||||
filter: brightness(1.4);
|
filter: brightness(1.4);
|
||||||
}
|
}
|
||||||
a:focus {
|
a:focus {
|
||||||
|
text-decoration: none;
|
||||||
|
filter: none;
|
||||||
color: var(--gray-100);
|
color: var(--gray-100);
|
||||||
background: white;
|
background: white;
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue