mirror of
https://github.com/ZDoom/zdoom-styles.git
synced 2025-02-18 10:01:50 +00:00
Made the line between the thread overview a bit more subtle
This commit is contained in:
parent
6f8abedb8a
commit
e2b6a59ce0
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue