From: Nicolas Lœuillet Date: Mon, 8 Apr 2013 17:09:56 +0000 (+0200) Subject: typo pour le hover sur le lien de retour à la home X-Git-Tag: 0.1~52 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=d31edfd3f0a0518c235014b56ecb9404c8275eb3;p=github%2Fwallabag%2Fwallabag.git typo pour le hover sur le lien de retour à la home --- diff --git a/css/style.css b/css/style.css index add05b85..a7a40b9f 100644 --- a/css/style.css +++ b/css/style.css @@ -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;