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 13bba7f css adjustments 13bba7f is described below commit 13bba7f427a5e2dbf650ad049e1cc0452fd2dfd9 Author: Dave Fisher <d...@davefisher.tech> AuthorDate: Wed Jun 30 17:26:01 2021 -0700 css adjustments --- theme/openoffice/static/css/openoffice.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/theme/openoffice/static/css/openoffice.css b/theme/openoffice/static/css/openoffice.css index c8dc452..717712c 100644 --- a/theme/openoffice/static/css/openoffice.css +++ b/theme/openoffice/static/css/openoffice.css @@ -147,7 +147,7 @@ h1,h2,h3,h4,h5,h6 { } #contenta ul { - paddinng-left: 2em; + padding-left: 2em; } #contenta li { @@ -161,8 +161,8 @@ h1,h2,h3,h4,h5,h6 { } #contenta p { - top-margin: 0.25em; - bottom-margin: 0.25em; + margin-top: 0.25em; + margin-bottom: 0.25em; } #contenta h1,h2,h3,h4,h5,h6 {