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 f8e519d Automatic Site Publish by Buildbot
f8e519d is described below
commit f8e519d8c0c5179377e5519731df2caa685b8023
Author: buildbot <[email protected]>
AuthorDate: Wed Mar 17 21:50:15 2021 +0000
Automatic Site Publish by Buildbot
---
output/theme/css/apache.css | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/output/theme/css/apache.css b/output/theme/css/apache.css
index 194dbd3..19c4255 100644
--- a/output/theme/css/apache.css
+++ b/output/theme/css/apache.css
@@ -40,3 +40,7 @@
.center-align {
text-align: center;
}
+
+blockquote {
+ background: bisque;
+}