From 531b7f96c22064179dee773c3ca92bc5c8399b9f Mon Sep 17 00:00:00 2001 From: Penny Leach Date: Mon, 26 Jun 2006 22:02:33 +1200 Subject: [PATCH] more css tweaks --- templates/sgn2.0/style.css | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.39.5