mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-23 09:32: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;
|
||||
padding: 5px 10px;
|
||||
}
|
||||
#links a:hover, .backhome a{
|
||||
#links a:hover, .backhome a:hover{
|
||||
-webkit-border-radius: 2px;
|
||||
border-radius: 2px;
|
||||
background-color: #040707;
|
||||
|
Loading…
Reference in New Issue
Block a user