From 29cb9027f464b2cd17ecc7dd161acb062828824d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 19 Dec 2008 14:14:20 -0500 Subject: [PATCH] fiddle with comment css classes --- doc/style.css | 8 ++++---- templates/comment.tmpl | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/style.css b/doc/style.css index 70f31d325..64b36b245 100644 --- a/doc/style.css +++ b/doc/style.css @@ -373,7 +373,7 @@ span.color { padding: 2px; } -.comments-display .author { font-weight: bold; } -.comments-display { border: 1px inset #999; margin: 3px; padding: 3px; } -.comments-header { font-style: italic; } -.comments-subject { font-weight: bold; border-bottom: 1px solid #999; } +.comment .author { font-weight: bold; } +.comment { border: 1px inset #999; margin: 3px; padding: 3px; } +.comment-header { font-style: italic; } +.comment-subject { font-weight: bold; border-bottom: 1px solid #999; } diff --git a/templates/comment.tmpl b/templates/comment.tmpl index e7e283bbf..9d223bd7f 100644 --- a/templates/comment.tmpl +++ b/templates/comment.tmpl @@ -1,6 +1,6 @@ -
+
-
+
Posted by @@ -27,10 +27,10 @@ unknown IP address ()
-
+
-
+
-- 2.45.0