From f8cc87e8ee68d83eced465e90e9fd657646ad3c8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 20 Dec 2008 18:46:56 -0500 Subject: remove signin icons, use title --- templates/comment.tmpl | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) (limited to 'templates/comment.tmpl') diff --git a/templates/comment.tmpl b/templates/comment.tmpl index b419404ea..f26cf6d05 100644 --- a/templates/comment.tmpl +++ b/templates/comment.tmpl @@ -4,28 +4,20 @@ By - - + -[OpenID] - + - + - -[Signed in] - - + - @@ -36,9 +28,7 @@ By -[Unauthenticated] - () -- cgit v1.2.3 From 5c669ab2266429b7a9e3a69478092a4e3e7b8e74 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 21 Dec 2008 01:04:19 -0500 Subject: comment layout change I saw a layout similar to this on blogger, and I sorta like it The dash avoids parens sitting next to each other in some cases. --- doc/style.css | 1 + templates/comment.tmpl | 17 ++++++++--------- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'templates/comment.tmpl') diff --git a/doc/style.css b/doc/style.css index 1fabf6b29..81a260afd 100644 --- a/doc/style.css +++ b/doc/style.css @@ -375,6 +375,7 @@ span.color { .comment-header { font-style: italic; + margin-top: .3em; } .comment .author { font-weight: bold; diff --git a/templates/comment.tmpl b/templates/comment.tmpl index f26cf6d05..6f2b1619e 100644 --- a/templates/comment.tmpl +++ b/templates/comment.tmpl @@ -1,7 +1,13 @@
+
+ +
+ +
+
-By +Comment by @@ -31,13 +37,6 @@ By -() +—
- -
- -
- -
-
-- cgit v1.2.3