]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/layout.scss
Added more coherence with color links for material theme
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / layout.scss
index 56c805efa173d20853a2b4fb7d66a9e7c00cd9e5..a81001897b90c85b19ca59e39282f0bec34f204e 100755 (executable)
@@ -18,6 +18,10 @@ body {
   border-bottom: 1px solid #ddd;
 }
 
+a {
+  color: $blueAccentColor;
+}
+
 main,
 #content,
 .valign-wrapper {