diff --git a/public/stylesheets/style.less b/public/stylesheets/style.less index d516412..775bad5 100644 --- a/public/stylesheets/style.less +++ b/public/stylesheets/style.less @@ -574,10 +574,14 @@ a.user_avatar:hover { float: right; margin-left: 20px; font-size: 15px; -} -.user_action a { - text-decoration: none; + a { + text-decoration: none; + } + + .up-count { + color: gray; + } } .reply_content {