[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[www] branch master updated: nuke near while for contrast
From: |
gnunet |
Subject: |
[www] branch master updated: nuke near while for contrast |
Date: |
Fri, 03 Jul 2020 20:53:57 +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 6739274 nuke near while for contrast
6739274 is described below
commit 67392740fe034a23a95b23ba062b75ab55bc97e1
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Fri Jul 3 20:48:16 2020 +0200
nuke near while for contrast
---
common/news.j2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/common/news.j2 b/common/news.j2
index 7140076..2dba9c8 100644
--- a/common/news.j2
+++ b/common/news.j2
@@ -9,7 +9,7 @@
</head>
<body id="mybody">
{% include "common/navigation.j2.inc" %}
- <div id="body_content" class="bg-near-white">
+ <div id="body_content">
<a href="#" id="jump-top" role="button">
<i class="fas fa-chevron-up"></i>
</a>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [www] branch master updated: nuke near while for contrast,
gnunet <=