Made the line between the thread overview a bit more subtle

This commit is contained in:
Daniel Gimmer 2017-01-11 19:45:00 +01:00 committed by Rachael Alexanderson
parent 6f8abedb8a
commit e2b6a59ce0

View file

@ -395,8 +395,8 @@ ul.topiclist li.row dt a.subforum.unread {
} }
li.row { li.row {
border-top-color: #1f2d37; border-top: 1px solid #142431;
/* border-bottom-color: #0a1a2a; */ border-bottom: 0px solid #142431;
} }
li.row strong { li.row strong {