This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch preview/refresh-staging in repository https://gitbox.apache.org/repos/asf/openoffice-project.git
The following commit(s) were added to refs/heads/preview/refresh-staging by this push: new 1d9080e Automatic Site Publish by Buildbot 1d9080e is described below commit 1d9080e35c33950b62a9366a0fc82f5fbdfde3b5 Author: buildbot <us...@infra.apache.org> AuthorDate: Thu Jul 1 00:20:10 2021 +0000 Automatic Site Publish by Buildbot --- output/theme/css/openoffice.css | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/output/theme/css/openoffice.css b/output/theme/css/openoffice.css index c157d80..e53c42a 100644 --- a/output/theme/css/openoffice.css +++ b/output/theme/css/openoffice.css @@ -146,6 +146,10 @@ h1,h2,h3,h4,h5,h6 { margin-bottom: 0; } +#content ul { + paddinng-left: 2em; +} + #content li { margin-bottom: 0.5em; } @@ -156,6 +160,11 @@ h1,h2,h3,h4,h5,h6 { color: #333; } +#contenta p { + top-margin: 0; + bottom-margin: 0.5em; +} + #contenta h1,h2,h3,h4,h5,h6 { font-weight: normal; margin: 0px 0px 10px;