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 8350baa Automatic Site Publish by Buildbot
8350baa is described below
commit 8350baa93b91fecd19dfb16e47e623921acc1ecc
Author: buildbot <[email protected]>
AuthorDate: Wed Jun 30 15:45:41 2021 +0000
Automatic Site Publish by Buildbot
---
output/theme/css/openoffice.css | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/output/theme/css/openoffice.css b/output/theme/css/openoffice.css
index 96e93f4..50b0709 100644
--- a/output/theme/css/openoffice.css
+++ b/output/theme/css/openoffice.css
@@ -16,14 +16,14 @@
*/
body {
- color: white;
+ color: #333;
font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
font-size: 18px;
margin: 0;
}
.footer {
- border-top: 1px solid black;
+ border-top: 1px solid #0e85cd;
padding-top: 3px;
}
.right-align {