Browse Source

update links style

main
ghost 3 years ago
parent
commit
67478ed48f
  1. 5
      src/public/css/template/default/module/feed.css

5
src/public/css/template/default/module/feed.css

@ -13,10 +13,6 @@ @@ -13,10 +13,6 @@
color: #345b8e;
}
.moduleFeed .item a:hover {
text-decoration: underline;
}
.moduleFeed .item .avatar {
position: absolute;
top: 19px;
@ -60,5 +56,4 @@ @@ -60,5 +56,4 @@
.moduleFeed .item .message .info a:hover,
.moduleFeed .item .message .info a:visited {
color: #1c1d1e;
text-decoration: none;
}
Loading…
Cancel
Save