]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - app.scss
Merge pull request #11 from bastienwirtz/everything-offline
[github/bastienwirtz/homer.git] / app.scss
index a68733821ff6aea2e8a9107a5d54aabc076f35a8..476ee09121170ab970a4d2ba9f22b2115f872769 100644 (file)
--- 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% );
         }