gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[www] branch master updated: fix style


From: gnunet
Subject: [www] branch master updated: fix style
Date: Sat, 24 Jul 2021 11:31:47 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 013a9ea  fix style
013a9ea is described below

commit 013a9ea105fae72041969cfde5395df3c1cf93b8
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Sat Jul 24 11:28:31 2021 +0200

    fix style
---
 static/styles.css | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/static/styles.css b/static/styles.css
index 282b5e1..296a7bf 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -9,6 +9,13 @@
   color: #3355FF; /* contrast for near white bg */
 }
 
+.container a.subnav-anchor:after, .container a.nav-link:after {
+  font-size: inherit;
+  font-family: inherit;
+  content: "";
+  font-weight: inherit;
+}
+
 .static-top {
   position: fixed;
   top: 0;

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]