This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch preview/refresh
in repository https://gitbox.apache.org/repos/asf/openoffice-project.git


The following commit(s) were added to refs/heads/preview/refresh by this push:
     new 32411a7  adjust contennt css
32411a7 is described below

commit 32411a71c7688befc31e5a0dafcabbf6f79998ca
Author: Dave Fisher <[email protected]>
AuthorDate: Tue Jun 29 16:15:39 2021 -0700

    adjust contennt css
---
 theme/openoffice/static/css/openoffice.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/theme/openoffice/static/css/openoffice.css 
b/theme/openoffice/static/css/openoffice.css
index d411259..7c3cf14 100644
--- a/theme/openoffice/static/css/openoffice.css
+++ b/theme/openoffice/static/css/openoffice.css
@@ -115,8 +115,8 @@ h1,h2,h3,h4,h5,h6 {
 }
 
 #contenta {
-  margin: 0 100px 20px 266px;
-  padding: 0 8px 40px;
+  margin: 0 20px 20px 20px;
+  padding: 0 8px 20px;
   color: #333;
 }
 

Reply via email to