diff --git a/files/templates/award_modal.html b/files/templates/award_modal.html index 6855dd2bf..ba2c2f257 100644 --- a/files/templates/award_modal.html +++ b/files/templates/award_modal.html @@ -49,7 +49,7 @@ opacity: 0.6; } - .awards-wrapper a:hover { + .awards-wrapper a:hover, .awards-wrapper a:focus { background-color: var(--primary)!important; }