From db070dfd879fde28bbe8031128e37e7fda7c4443 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 8 Sep 2012 22:54:00 +0000 Subject: fine tuning for navigation bullets --- css/ffci.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/css/ffci.css b/css/ffci.css index efa3573..a38cc38 100644 --- a/css/ffci.css +++ b/css/ffci.css @@ -86,11 +86,13 @@ div#navigation h1 { color: #273142; font-size: 10pt; text-align: right; - padding: 1em 32px 0 0; + padding-right: 33px; + padding-top: 20px; + line-height: 1.2em; margin: 2.5em 0.5em 0.5em 0.5em; border-bottom: 1px solid #273142; background-repeat: no-repeat; - background-position: right top; + background-position: right bottom; } h1#nav-a { background-image: url("../images/mascotte-a.png"); -- cgit v1.2.1