diff --git a/main.css b/main.css index 4565927..82919ab 100644 --- a/main.css +++ b/main.css @@ -28,10 +28,6 @@ div#column-content { line-height: 1.5em; } -div#column-one { - padding-top: 160px; -} - /* Hide, but keep accessible for screen-readers */ #column-one h2 { position: absolute; @@ -212,11 +208,8 @@ table.rimage { */ #p-logo { - top: 0; - left: 0; - position: absolute; /*needed to use z-index */ - z-index: 3; height: 155px; + margin-bottom: 5px; width: 12em; overflow: visible; }