X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app.scss;h=476ee09121170ab970a4d2ba9f22b2115f872769;hb=7d5c71d7aeb8f6405410c5c17de196bf10f0e285;hp=a68733821ff6aea2e8a9107a5d54aabc076f35a8;hpb=ab76270ca917e62427461a7a7a2bf534ff78009d;p=github%2Fbastienwirtz%2Fhomer.git diff --git a/app.scss b/app.scss index a687338..476ee09 100644 --- a/app.scss +++ b/app.scss @@ -180,7 +180,7 @@ body { a { color: #ffffff; - &:hover { + &:hover, &:focus { color: #ffffff; background-color: lighten( $secondary-color, 5% ); }