스킨에서 색상 변수 확인 강화, 링크 텍스트 색상 선명도 증가.

This commit is contained in:
MinSoo Kim 2017-03-03 23:07:39 +09:00
parent 91f11b08d9
commit 60248dabe9
4 changed files with 75 additions and 53 deletions

View file

@ -68,7 +68,7 @@ script, style
.rx_simple_member a
{
color: @color;
.text-contrast(#fff; darken(@color,5%); lighten(@color,5%));
text-decoration: none;
}
/* Horizontal align */