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/petri-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new a627d4b  Automatic Site Publish by Buildbot
a627d4b is described below

commit a627d4b3c4746d7538eef772090e05bbe92d670d
Author: buildbot <[email protected]>
AuthorDate: Fri Mar 12 16:38:35 2021 +0000

    Automatic Site Publish by Buildbot
---
 output/theme/css/apache.css | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/output/theme/css/apache.css b/output/theme/css/apache.css
index 194dbd3..bd9eb8f 100644
--- a/output/theme/css/apache.css
+++ b/output/theme/css/apache.css
@@ -40,3 +40,11 @@
 .center-align {
   text-align: center;
 }
+
+.float-right {
+  float: right;
+}
+
+.float-left {
+  float: left;
+}

Reply via email to