X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/311b474e0ac168a93fed2dec0c784d28d7660c6b..a1fc069a60de613d426995fb6bbbfc563e00d951:/edumed/static/css/forum.css diff --git a/edumed/static/css/forum.css b/edumed/static/css/forum.css index 51fe05f..194398d 100644 --- a/edumed/static/css/forum.css +++ b/edumed/static/css/forum.css @@ -38,6 +38,8 @@ ul.breadcrumb { text-align: center; } .forum-body .first-unread-post-link, .forum-body .first-unread-post-link:hover { text-decoration: none; } + .forum-body .post:nth-child(4n+4) { + background-color: #eaeaea; } .forum-body .post-header { padding: 3px 0 3px 20px; } .forum-body .post-header th {