Fix bad merge
[cascardo/ema.git] / media / css / geral.css
index 3e0c27f..e687f53 100644 (file)
@@ -216,3 +216,14 @@ ul.errorlist {
     color: #FF3300;
     padding: 5px;
 }
+
+
+#comment-list li {
+    margin-bottom: 10px;
+    border: solid 1px #dedede;
+    padding: 10px;
+}
+
+#comment-list li.even {
+    background: #f7f7f7;
+}
\ No newline at end of file