This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/openoffice-project.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 5580167 Automatic Site Publish by Buildbot
5580167 is described below
commit 558016710b0401650f717a96430fc9ea501c26c4
Author: buildbot <[email protected]>
AuthorDate: Thu Nov 12 16:49:32 2020 +0000
Automatic Site Publish by Buildbot
---
output/theme/css/openoffice.css | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/output/theme/css/openoffice.css b/output/theme/css/openoffice.css
index bd30640..d411259 100644
--- a/output/theme/css/openoffice.css
+++ b/output/theme/css/openoffice.css
@@ -39,7 +39,7 @@ body {
#bannercenter {
padding: 12pt 2pt 34pt 2pt;
- color: #107EC0;
+ color: #555555;
}
#bannerleft {
@@ -54,6 +54,7 @@ body {
a {
color: #107EC0;
+ text-decoration:none;
}
a:visited {