X-Git-Url: https://git.deb.at/?p=debienna.git;a=blobdiff_plain;f=local.css;h=f2a049d2d5ec059455824056c8134ba2cf78ce66;hp=f1f7fa814fd78be9011ba6a45be64bcec0d09b93;hb=87911f707aa2809fe2713a3b2ab122f7b3b50716;hpb=4a5eef08ad13fc603737a0ee1bf353861cf0e27f;ds=sidebyside diff --git a/local.css b/local.css index f1f7fa8..f2a049d 100644 --- a/local.css +++ b/local.css @@ -52,15 +52,19 @@ 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; padding-left: 7em; margin-top: 0.6em; - height: 4em; display: block; font-size: 150%; - padding-top: 1.8em; + padding-top: 0.9em; line-height: 1em; } @@ -68,7 +72,7 @@ h1, h2, h3, .title{ border-radius: 1em; background-color: white; padding: 1em; - height: 6.0em; + height: 4.0em; } .pageheader .actions{ @@ -98,3 +102,8 @@ a:active, a:hover{ color: #C70036; padding-right: 0.5em; } + +.imgcenter { + display: block; + margin: 0px auto; +}