summaryrefslogtreecommitdiff
path: root/themes/base.scss
diff options
context:
space:
mode:
Diffstat (limited to 'themes/base.scss')
-rw-r--r--themes/base.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/base.scss b/themes/base.scss
index 802524a6..70d1a4b7 100644
--- a/themes/base.scss
+++ b/themes/base.scss
@@ -6,3 +6,7 @@ $icon-font-path: "../fonts/";
body {
padding-top: 50px;
}
+
+.footer a {
+ color: $text-muted;
+} \ No newline at end of file