diff --git a/web/css/style.css b/web/css/style.css index b8c885a..bec9693 100644 --- a/web/css/style.css +++ b/web/css/style.css @@ -238,7 +238,8 @@ table.scode_table th:nth-child(2) { margin-top: 1.75rem; } -.linkcaption:hover { +.linkcaption:hover, +.linkcaption:focus { text-decoration: none; }