]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - css/style-light.css
Petit correctif des couleurs de la classe "bouton" au hover
[github/wallabag/wallabag.git] / css / style-light.css
index 926a5cc7e8b4a00e838b97767a5a46b146b09736..cd2384c34164420b82ec281cfba53d11637f37be 100644 (file)
@@ -14,7 +14,7 @@ a, a:hover, a:visited {
     border: none;
 }
 .bouton:hover {
-       background-color: #040707;
+       background-color: #222222;
     color: #F1F1F1;
 }