diff options
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 03f900566..f391c84e3 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -75,7 +75,7 @@ a, } a:hover, -a:focus +a:focus, .fakelink:hover, .fakelink:focus { color: $link_colour; |