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 2f677fc Update base.html
2f677fc is described below
commit 2f677fcc01ec14cd670247e49ade7372ea7961d1
Author: Dave Fisher <[email protected]>
AuthorDate: Sat Mar 20 13:42:31 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 8f845f3..9c01fbb 100644
--- a/theme/apache/templates/base.html
+++ b/theme/apache/templates/base.html
@@ -95,11 +95,11 @@ blockquote {
background: bisque;
}
.bg-primary {
- background-color: #006bff!important;
+ background-color: #005bff!important;
}
a {
font-weight: 500;
- color: #006bff;
+ color: #005bff;
}
.h1, h1 {
font-size: 1.5rem;