From a559db81c65d9e84427f7350344144ecc2a3902d Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 14 Oct 2010 22:44:42 +0200 Subject: Decorate branding tagline. --- local.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/local.css b/local.css index 48f84cbc..a51953d4 100644 --- a/local.css +++ b/local.css @@ -69,6 +69,14 @@ DIV#branding-logo { right: 3%; } +DIV#branding-tagline, +DIV#branding-tagline A { + font: Verdana, Helvetica, Sans Serif; + font-weight: bold; + fint-size: 100%; + margin: 1 1 0 1em; +} + DIV.topbar { float: right; background-color: #9cf; -- cgit v1.2.3