diff --git a/source/less/_main.less b/source/less/_main.less index bf7e0e7..21e0b94 100755 --- a/source/less/_main.less +++ b/source/less/_main.less @@ -93,7 +93,8 @@ } a{ &.vnick{ - color: @color_vue; + color: #ff9800; + font-weight: bold; &:hover { color: @theme_text_highlight; text-decoration: underline;