aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/light/style.less
diff options
context:
space:
mode:
authorSimon <simon@kisikew.org>2012-05-20 11:38:25 -0700
committerSimon <simon@kisikew.org>2012-05-20 11:38:25 -0700
commit34423e4b3281434ceccfea132fb3e3bbc7169d00 (patch)
tree02154f61baa702e8aa660542b8a390eee58d2c0c /view/theme/dispy/light/style.less
parentf16a1199408d167bbc7c52dc408ef02b36808317 (diff)
parent2ac55c9f21f859e626da94fd6c87015c066603ee (diff)
downloadvolse-hubzilla-34423e4b3281434ceccfea132fb3e3bbc7169d00.tar.gz
volse-hubzilla-34423e4b3281434ceccfea132fb3e3bbc7169d00.tar.bz2
volse-hubzilla-34423e4b3281434ceccfea132fb3e3bbc7169d00.zip
Merge pull request #303 from simonlnu/master
fix brown paper bag with dispy light
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;
}