gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: update link indicator


From: gnunet
Subject: [www] branch master updated: update link indicator
Date: Tue, 29 Nov 2022 11:33:00 +0100

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 c8f3d2bf update link indicator
c8f3d2bf is described below

commit c8f3d2bfab1d1fe2ce446032d0e700d1c7d074ac
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Tue Nov 29 19:32:52 2022 +0900

    update link indicator
---
 static/styles.css | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/static/styles.css b/static/styles.css
index 296a7bff..46aa59a8 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -1,4 +1,11 @@
 .container a:after {
+  font-size: .75em;
+  font-family: 'Font Awesome 5 Free';
+  content: " \f0c1";
+  font-weight: 900;
+}
+
+.container a.external:after {
   font-size: .75em;
   font-family: 'Font Awesome 5 Free';
   content: " \f35d";

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