]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
typo pour le hover sur le lien de retour à la home
authorNicolas Lœuillet <nicolas@coteo.com>
Mon, 8 Apr 2013 17:09:56 +0000 (19:09 +0200)
committerNicolas Lœuillet <nicolas@coteo.com>
Mon, 8 Apr 2013 17:09:56 +0000 (19:09 +0200)
css/style.css

index add05b85a0677c0a8b01239bd11aed38e854c223..a7a40b9fdad11e84a399a80a2a8481ff94e9abc8 100644 (file)
@@ -53,7 +53,7 @@ header {
     text-decoration: none;
     padding: 5px 10px;
 }
-#links a:hover, .backhome a{
+#links a:hover, .backhome a:hover{
     -webkit-border-radius: 2px;
     border-radius: 2px;
     background-color: #040707;