aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/light/style.less
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-05-20 14:37:20 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-05-20 14:37:20 -0400
commit2ac55c9f21f859e626da94fd6c87015c066603ee (patch)
tree02154f61baa702e8aa660542b8a390eee58d2c0c /view/theme/dispy/light/style.less
parent18d4cf05833574173f1645e40e68f2c9c775517e (diff)
downloadvolse-hubzilla-2ac55c9f21f859e626da94fd6c87015c066603ee.tar.gz
volse-hubzilla-2ac55c9f21f859e626da94fd6c87015c066603ee.tar.bz2
volse-hubzilla-2ac55c9f21f859e626da94fd6c87015c066603ee.zip
fix dispy light
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Diffstat (limited to 'view/theme/dispy/light/style.less')
-rw-r--r--view/theme/dispy/light/style.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/dispy/light/style.less b/view/theme/dispy/light/style.less
index 4e1b85031..ed9dfdd69 100644
--- a/view/theme/dispy/light/style.less
+++ b/view/theme/dispy/light/style.less
@@ -295,7 +295,7 @@ h6 {
.box_shadow(4px, 4px, 7px);
}
a {
- color: @bg_colour;
+ color: @main_colour;
// font-size: smaller;
font-weight: bold;
}