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 43cc7ad Update base.html
43cc7ad is described below
commit 43cc7ad53fbed02153dcb7dd4461cbb30579003f
Author: Dave Fisher <[email protected]>
AuthorDate: Sat Mar 20 13:26:37 2021 -0700
Update base.html
---
theme/apache/templates/base.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/theme/apache/templates/base.html b/theme/apache/templates/base.html
index 3932805..1c46f36 100644
--- a/theme/apache/templates/base.html
+++ b/theme/apache/templates/base.html
@@ -95,7 +95,7 @@ blockquote {
background: bisque;
}
a {
- font-weight: 500;
+ font-weight: bold;
}
.h1, h1 {
font-size: 1.5rem;