From 1ae2a566a033de379d8c3a9d1b808f3d61f1e3ee Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 14 Oct 2010 22:48:22 +0200 Subject: Style: Correct code for branding tagline. --- local.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/local.css b/local.css index a51953d4..4f52aad7 100644 --- a/local.css +++ b/local.css @@ -71,10 +71,9 @@ DIV#branding-logo { DIV#branding-tagline, DIV#branding-tagline A { - font: Verdana, Helvetica, Sans Serif; font-weight: bold; - fint-size: 100%; - margin: 1 1 0 1em; + font-size: 100%; + margin: 1em; } DIV.topbar { -- cgit v1.2.3