Forum: styling topic view
[edumed.git] / edumed / static / css / forum.scss
index 3691f8f..7aa7b36 100755 (executable)
@@ -66,7 +66,9 @@ ul.breadcrumb {
 
 
 
-
+    .post:nth-child(4n+4) {
+        background-color: lighten(#D0D0D0 , 10%);
+    }
 
     .post-header {
        padding: 3px 0 3px 20px;