diff options
author | friendica <info@friendica.com> | 2012-05-20 18:30:52 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-05-20 18:30:52 -0700 |
commit | 71fe34332454e6dab239f8af27a1dcac3ba4b2e5 (patch) | |
tree | 2e6646412d4c2f78ec32b0eff1bbc5dbbdd7d715 /view/theme/dispy/light/style.less | |
parent | afaf9ec74fe0662de76deabd11d630f871802579 (diff) | |
parent | 34423e4b3281434ceccfea132fb3e3bbc7169d00 (diff) | |
download | volse-hubzilla-71fe34332454e6dab239f8af27a1dcac3ba4b2e5.tar.gz volse-hubzilla-71fe34332454e6dab239f8af27a1dcac3ba4b2e5.tar.bz2 volse-hubzilla-71fe34332454e6dab239f8af27a1dcac3ba4b2e5.zip |
Merge https://github.com/friendica/friendica into pull
Diffstat (limited to 'view/theme/dispy/light/style.less')
-rw-r--r-- | view/theme/dispy/light/style.less | 2 |
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; } |