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 3f01b9f Update base.html
3f01b9f is described below
commit 3f01b9f7506265d7f7bc70d94c76f8f44033a903
Author: Dave Fisher <[email protected]>
AuthorDate: Mon Apr 12 12:59:18 2021 -0700
Update base.html
---
theme/apache/templates/base.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/theme/apache/templates/base.html b/theme/apache/templates/base.html
index 5d5f5ef..ae4c1ef 100644
--- a/theme/apache/templates/base.html
+++ b/theme/apache/templates/base.html
@@ -102,11 +102,11 @@ blockquote {
background-color: #005bff!important;
}
a {
- font-weight: 500;
+ font-weight: 400;
color: #005bff;
}
li {
- line-height: 1.2;
+ line-height: 1.5;
}
.h1, h1 {
font-size: 1.5rem;