diff --git a/customize.dist/src/less2/include/help.less b/customize.dist/src/less2/include/help.less index 7e22b713a..90f23119b 100644 --- a/customize.dist/src/less2/include/help.less +++ b/customize.dist/src/less2/include/help.less @@ -18,7 +18,7 @@ margin: 0; padding: 15px; a { - color: darken(@colortheme_link-color, 30%); + //color: darken(@colortheme_link-color, 30%); @spin: spin(lighten(@bg-color, 15%), 180); color: contrast(lighten(@bg-color, 15%), lighten(@spin, 10%), darken(@spin, 10%)); //color: darken(spin(lighten(@bg-color, 15%), 180), 10%);