summaryrefslogtreecommitdiff
path: root/themes/base.scss
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2014-08-23 01:55:18 +0200
committerPhilip Häusler <msquare@notrademark.de>2014-08-23 01:55:18 +0200
commitf5a094fd8b32d44767f7fc30a65f407f4e1d9945 (patch)
treeeac9a223e103c3066ef6e0b57e0bf215eaa89a72 /themes/base.scss
parent74647e16d37fac9425a4561b49618b52cdc3e75c (diff)
add user view, better bootstrap
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