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 4844def Automatic Site Publish by Buildbot
4844def is described below
commit 4844def085e71e9ef21c67998ea35d3e27321dd3
Author: buildbot <[email protected]>
AuthorDate: Thu Jul 1 00:04:05 2021 +0000
Automatic Site Publish by Buildbot
---
output/theme/css/openoffice.css | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/output/theme/css/openoffice.css b/output/theme/css/openoffice.css
index ed19828..c157d80 100644
--- a/output/theme/css/openoffice.css
+++ b/output/theme/css/openoffice.css
@@ -55,7 +55,7 @@ blockquote {
}
#bannercenter {
- padding: 22px 2px 22px 2px;
+ padding: 21px 2px 15px 2px;
color: #555555;
white-space: nowrap;
overflow: hidden;
@@ -158,19 +158,19 @@ h1,h2,h3,h4,h5,h6 {
#contenta h1,h2,h3,h4,h5,h6 {
font-weight: normal;
- margin: 0px 0px 15px;
+ margin: 0px 0px 10px;
padding: 5px 0px;
}
#contenta h1 {
font-size: 1.4em;
- padding: 15px 0px 0px 0px;
+ padding: 10px 0px 0px 0px;
border-top: 1px solid #cccccc;
}
#contenta h2 {
font-size: 1.2em;
- margin-top: 2em;
+ margin-top: 1em;
border-bottom: 1px solid #cccccc;
}
@@ -181,7 +181,7 @@ h1,h2,h3,h4,h5,h6 {
}
#contenta li {
- margin-bottom: 0.5em;
+ margin-bottom: 0.25em;
}
#contenta a:hover {