Skip to content

Commit 32bb4ff

Browse files
angelikatyborskajosevalim
authored andcommitted
Show function header link when focused
1 parent f63316e commit 32bb4ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

assets/css/content/functions.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
font-weight: 700;
3636
}
3737

38-
.content-inner .detail-header:hover a.detail-link {
38+
.content-inner .detail-header:hover a.detail-link,
39+
.content-inner .detail-header a.detail-link:focus {
3940
opacity: 1;
4041
text-decoration: none;
4142
}

0 commit comments

Comments
 (0)