This commit is contained in:
Mike Schwörer 2018-11-17 17:00:14 +01:00
parent 28efeea30b
commit 92135e64a3
Signed by: Mikescher
GPG Key ID: D3C7172E0A70F8CF

View File

@ -238,7 +238,8 @@ table.scode_table th:nth-child(2) {
margin-top: 1.75rem;
}
.linkcaption:hover {
.linkcaption:hover,
.linkcaption:focus {
text-decoration: none;
}