aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material/css/article.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/Resources/static/themes/material/css/article.scss')
-rw-r--r--app/Resources/static/themes/material/css/article.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Resources/static/themes/material/css/article.scss b/app/Resources/static/themes/material/css/article.scss
index a1c6810e..baa00372 100644
--- a/app/Resources/static/themes/material/css/article.scss
+++ b/app/Resources/static/themes/material/css/article.scss
@@ -54,7 +54,7 @@
54 } 54 }
55 55
56 a { 56 a {
57 border-bottom: 1px dotted #03a9f4; 57 border-bottom: 1px dotted $blueAccentColor;
58 text-decoration: none; 58 text-decoration: none;
59 } 59 }
60 60