From: Sebastian Bachmann Date: Tue, 13 Jan 2015 18:53:02 +0000 (+0100) Subject: make parent links always the same height X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=7b9940c0783eaa6900421c5b722bbf8f9b2e1b85;p=debienna.git make parent links always the same height --- diff --git a/local.css b/local.css index 16db004..3c5b1b1 100644 --- a/local.css +++ b/local.css @@ -52,6 +52,11 @@ h1, h2, h3, .title{ margin: 1.0em auto; } +.pageheader .parentlinks{ + height: 1em; + display: block; +} + .pageheader .title{ background-image: url('swirl_and_vienna.png'); background-repeat: no-repeat;