From: Penny Leach <mjollnir@titania.local>
Date: Mon, 26 Jun 2006 10:02:33 +0000 (+1200)
Subject: more css tweaks
X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=531b7f96c22064179dee773c3ca92bc5c8399b9f;p=s9y.git

more css tweaks
---

diff --git a/templates/sgn2.0/style.css b/templates/sgn2.0/style.css
index e6766a4..742b110 100644
--- a/templates/sgn2.0/style.css
+++ b/templates/sgn2.0/style.css
@@ -160,4 +160,9 @@ h3, h4 {
 
 .serendipity_msg_important {
  color:#9d3636;
+}
+.serendipity_comments {
+ border-top: 1px dashed #aaaaaa;
+ padding-top:5px;
+ margin-top:10px;
 }
\ No newline at end of file