From f5a094fd8b32d44767f7fc30a65f407f4e1d9945 Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Sat, 23 Aug 2014 01:55:18 +0200 Subject: add user view, better bootstrap --- themes/base.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'themes/base.scss') 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 -- cgit v1.2.3-54-g00ecf