Front page changes.

This commit is contained in:
Accensus 2017-06-19 21:01:51 +03:00
parent f6e3126ed3
commit 3771349d88
2 changed files with 2 additions and 3 deletions

View file

@ -435,8 +435,8 @@ ul.topiclist li.row dt a.subforum.unread {
}
li.row {
border-top-color: #1c2027;
border-bottom-color: #040404;
border-top: 1px solid #142431;
border-bottom: 0px solid #142431;
}
li.row strong {

View file

@ -52,7 +52,6 @@ ul.topiclist dt {
ul.topiclist dd {
display: block;
float: left;
border-left: 1px solid #FFFFFF;
padding: 4px 0;
}