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 ceb62f7  Update styles.css
ceb62f7 is described below

commit ceb62f72bfafe31bd2f0606e0802d9621233917e
Author: Dave Fisher <dave2w...@comcast.net>
AuthorDate: Thu Apr 8 14:54:28 2021 -0700

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

diff --git a/theme/apache/templates/styles.css 
b/theme/apache/templates/styles.css
index 44c2cca..c9cb84c 100644
--- a/theme/apache/templates/styles.css
+++ b/theme/apache/templates/styles.css
@@ -33,6 +33,10 @@ a {
   font-weight: 500;
   color: #005bff;
 }
+a .badge {
+  font-weight: 500;
+  color: #fff;
+}
 li {
   line-height: 2;
  }

Reply via email to