mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-23 17:42:15 -05:00
Petit correctif des couleurs de la classe "bouton" au hover
This commit is contained in:
parent
8af1077265
commit
d2beefd27c
@ -14,7 +14,7 @@ a, a:hover, a:visited {
|
|||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
.bouton:hover {
|
.bouton:hover {
|
||||||
background-color: #040707;
|
background-color: #222222;
|
||||||
color: #F1F1F1;
|
color: #F1F1F1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user