Make link styles more obvious

This commit is contained in:
Toby Zerner
2015-05-11 12:11:38 +09:30
parent a1cd6417c7
commit e19190ca68
2 changed files with 14 additions and 0 deletions

View File

@ -108,6 +108,7 @@
@zindex-pane: @zindex-navbar-fixed + 5;
@zindex-alerts: @zindex-modal + 10;
@link-color: saturate(@fl-primary-color, 10%);
@link-hover-color: @link-color;
// ---------------------------------