mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-23 17:42:15 -05:00
typo pour le hover sur le lien de retour à la home
This commit is contained in:
parent
6c732e1cc6
commit
d31edfd3f0
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user