forked from wallabag/wallabag
typo pour le hover sur le lien de retour à la home
This commit is contained in:
@ -53,7 +53,7 @@ header {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
padding: 5px 10px;
|
padding: 5px 10px;
|
||||||
}
|
}
|
||||||
#links a:hover, .backhome a{
|
#links a:hover, .backhome a:hover{
|
||||||
-webkit-border-radius: 2px;
|
-webkit-border-radius: 2px;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
background-color: #040707;
|
background-color: #040707;
|
||||||
|
|||||||
Reference in New Issue
Block a user