diff --git a/src/public/css/template/default/module/feed.css b/src/public/css/template/default/module/feed.css index b1138b5..9b023ae 100644 --- a/src/public/css/template/default/module/feed.css +++ b/src/public/css/template/default/module/feed.css @@ -13,10 +13,6 @@ color: #345b8e; } -.moduleFeed .item a:hover { - text-decoration: underline; -} - .moduleFeed .item .avatar { position: absolute; top: 19px; @@ -60,5 +56,4 @@ .moduleFeed .item .message .info a:hover, .moduleFeed .item .message .info a:visited { color: #1c1d1e; - text-decoration: none; } \ No newline at end of file