gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: minor color change


From: gnunet
Subject: [www] branch master updated: minor color change
Date: Sun, 05 Jul 2020 22:12:11 +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 0039878  minor color change
0039878 is described below

commit 003987824f50464110d8bdc5c0c7afae69334793
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Sun Jul 5 22:06:27 2020 +0200

    minor color change
---
 static/styles.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/static/styles.css b/static/styles.css
index 3bacbea..a6a8eda 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -64,12 +64,12 @@ code.block {
 
 .homepageicon {
   font-size: 6em;
-  color: #419edb;
+  color: #111;
   text-align: center;
 }
 
 .greybox .homepageicon {
-  color: #555;
+  color: #888;
 }
 
 a.btn {

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