typo pour le hover sur le lien de retour à la home

This commit is contained in:
Nicolas Lœuillet 2013-04-08 19:09:56 +02:00
parent 6c732e1cc6
commit d31edfd3f0

View 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;