X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/a42b731727d0c4b8e372d001c5a1be776067eae8..76849e4b3dcc3305edbe86b794b04a0bf4a8467c:/apps/wolnelektury_core/static/css/header.css?ds=sidebyside diff --git a/apps/wolnelektury_core/static/css/header.css b/apps/wolnelektury_core/static/css/header.css index 3e1a4af00..10d4956a1 100755 --- a/apps/wolnelektury_core/static/css/header.css +++ b/apps/wolnelektury_core/static/css/header.css @@ -10,6 +10,7 @@ padding-bottom: 0; color: #989898; background: #191919; + position: relative; } #header a { color: #17CFDB; @@ -24,6 +25,9 @@ color: #989898; } +#logo a, #logo img { + display: block; +} #tagline { margin-left: 1.5em; @@ -146,8 +150,8 @@ li.menu { } a.menu { display: block; - padding-left: 1.4em; - padding-right: 1.4em; + padding-left: 1.2em; + padding-right: 1.2em; /* must match grid-line */ height: 3.1em; padding-top: 1.8em;