Skip to content

Commit 59f83c2

Browse files
committed
lighten text color of content of ArticleList item
1 parent cd78913 commit 59f83c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

browser/styles/main/HomeContainer/components/ArticleList.styl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ articleItemColor = #777
5757
.ArticleList-item-middle2
5858
padding-top 8px
5959
pre
60+
color lighten(inactiveTextColor, 10%)
6061
white-space pre-wrap
6162
overflow hidden
6263
height 33px

0 commit comments

Comments
 (0)