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

wave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/petri-site.git


The following commit(s) were added to refs/heads/master by this push:
     new d289a6a  Update apache.css
d289a6a is described below

commit d289a6ae2a89e70dadb3b3274daad431855d4612
Author: Dave Fisher <[email protected]>
AuthorDate: Wed Mar 17 14:49:54 2021 -0700

    Update apache.css
---
 theme/apache/static/css/apache.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/theme/apache/static/css/apache.css 
b/theme/apache/static/css/apache.css
index 194dbd3..19c4255 100644
--- a/theme/apache/static/css/apache.css
+++ b/theme/apache/static/css/apache.css
@@ -40,3 +40,7 @@
 .center-align {
   text-align: center;
 }
+
+blockquote {
+  background: bisque;
+}

Reply via email to