From d551ef4b7619e0b1f6783975f76356091f5ce8de Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 4 Feb 2013 16:43:27 +0100 Subject: Styling: Remove feedlink. Set span.author like p. --- local.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/local.css b/local.css index 091ab2d1..6c51cabe 100644 --- a/local.css +++ b/local.css @@ -79,9 +79,9 @@ div.actions ul { padding: 0 0 0 15px; } -div#feedlink p { - font-size: 80%; - line-height: 1em; +span.author { + font-size: 1em; + line-height: 1.8em; } DIV#topbar, -- cgit v1.2.3