X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/311b474e0ac168a93fed2dec0c784d28d7660c6b..bb2d8acdcc511aa33db185698bc9ad755f33d014:/edumed/static/css/forum.scss diff --git a/edumed/static/css/forum.scss b/edumed/static/css/forum.scss index 3691f8f..f937e4a 100755 --- a/edumed/static/css/forum.scss +++ b/edumed/static/css/forum.scss @@ -51,12 +51,12 @@ ul.breadcrumb { } .forum-topic-count, .forum-post-count, .topic-post-count, .topic-view-count { - width: 16%; + width: 10%; text-align: center; } .forum-last-post, .topic-last-post { - width: 20%; + width: 32%; text-align: center; } @@ -66,7 +66,9 @@ ul.breadcrumb { - + .post:nth-child(4n+4) { + background-color: lighten(#D0D0D0 , 10%); + } .post-header { padding: 3px 0 3px 20px;