summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorChristian Pointner <equinox@ffgraz.net>2012-09-08 22:54:00 +0000
committerChristian Pointner <equinox@ffgraz.net>2012-09-08 22:54:00 +0000
commitdb070dfd879fde28bbe8031128e37e7fda7c4443 (patch)
treed334d0af93716e3b41078aaa3b79fa5b21e64ce2 /css
parent6d9fe0a1f2540e6ef76430b35565811beceecadd (diff)
fine tuning for navigation bullets
Diffstat (limited to 'css')
-rw-r--r--css/ffci.css6
1 files 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");