src/main/webapp/css/comment.css
changeset 83 f7553032b302
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/main/webapp/css/comment.css	Fri Apr 27 14:23:34 2012 +0200
@@ -0,0 +1,10 @@
+.comment-author:first-child {
+  border-top: medium none;
+  padding-top: 0;
+}
+
+.comment-author {
+  background-position: 0 1.5em;
+  border-top: 1px solid #eeeeee;
+  padding-top: 1.5em;
+}