gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0001] branch master updated: remove expires line from html


From: gnunet
Subject: [lsd0001] branch master updated: remove expires line from html
Date: Wed, 22 Nov 2023 16:23:58 +0100

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

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

The following commit(s) were added to refs/heads/master by this push:
     new bd4254a  remove expires line from html
bd4254a is described below

commit bd4254a4fa019be35abda66802dc1c7aad3dc00f
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Wed Nov 22 16:23:54 2023 +0100

    remove expires line from html
---
 style.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/style.css b/style.css
index 82dd92b..d6e4d93 100644
--- a/style.css
+++ b/style.css
@@ -1143,3 +1143,7 @@ li > p {
 li > p:last-of-type {
   margin-bottom: 0;
 }
+
+.label-expires,.expires {
+  display: none;
+}

-- 
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]