From ddfb1f447d0219b9108297ae8ed455c36ad54224 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 4 Feb 2013 16:20:58 +0100 Subject: Styling: Set font-size and line-height for feedlinks i. --- local.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/local.css b/local.css index eb3b7347..52ee32d8 100644 --- a/local.css +++ b/local.css @@ -76,7 +76,12 @@ Div.pageheader DIV.actions { div.actions ul { border-bottom: 0; - padding:0 0 0 15px; + padding: 0 0 0 15px; +} + +div#feedlink i { + font size: 80%; + line-height: 1em; } DIV#topbar, -- cgit v1.2.3