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 761396a  Update base.html
761396a is described below

commit 761396a23f646a3271b0ee68e183c4cddafbfe8a
Author: Dave Fisher <[email protected]>
AuthorDate: Sat Mar 20 13:24:28 2021 -0700

    Update base.html
---
 theme/apache/templates/base.html | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/theme/apache/templates/base.html b/theme/apache/templates/base.html
index 50bb062..3932805 100644
--- a/theme/apache/templates/base.html
+++ b/theme/apache/templates/base.html
@@ -94,6 +94,9 @@
 blockquote {
   background: bisque;
 }
+a {
+  font-weight: 500;
+}
 .h1, h1 {
   font-size: 1.5rem;
 }

Reply via email to