]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/article.scss
Added more coherence with color links for material theme
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / article.scss
index a1c6810e110346f798d274a2967cf1864c89e1ff..baa003725cce513565ccc04611a87aee19e40833 100644 (file)
@@ -54,7 +54,7 @@
     }
 
     a {
-      border-bottom: 1px dotted #03a9f4;
+      border-bottom: 1px dotted $blueAccentColor;
       text-decoration: none;
     }