This is an automated email from the ASF dual-hosted git repository. petko pushed a commit to branch preview/blog-migration in repository https://gitbox.apache.org/repos/asf/openoffice-project.git
The following commit(s) were added to refs/heads/preview/blog-migration by this push: new 12019a1 css cleanup remove the fixed header again 12019a1 is described below commit 12019a1e34bb8c6eda6c7aee94f38dd28664fe27 Author: Peter Kovacs <pe...@apache.org> AuthorDate: Fri Jun 2 22:46:45 2023 +0200 css cleanup remove the fixed header again --- theme/openoffice/static/css/openoffice.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/theme/openoffice/static/css/openoffice.css b/theme/openoffice/static/css/openoffice.css index 317972d..505ef94 100644 --- a/theme/openoffice/static/css/openoffice.css +++ b/theme/openoffice/static/css/openoffice.css @@ -40,15 +40,12 @@ blockquote { } #banner { - overflow: hidden; height: 2.8rem; padding: 0 0 0 0; color: black; font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif; font-size:1rem; vertical-align: top; - background-color: white; - } #bannerright { @@ -158,11 +155,9 @@ h1,h2,h3,h4,h5,h6 { } #contenta { - margin: 90px 20px 20px 20px; + margin: 0 20px 20px 20px; padding: 0 8px 20px; color: #333; - margin-top:90px; - overflow: hidden; } #contenta p {