gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-www] branch master updated: Changing link color and dec


From: gnunet
Subject: [taler-anastasis-www] branch master updated: Changing link color and decoration for dark blue backgrounds (about.html and index.html): White and underlined
Date: Sat, 16 Apr 2022 13:57:33 +0200

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

skuegel pushed a commit to branch master
in repository anastasis-www.

The following commit(s) were added to refs/heads/master by this push:
     new 683053a  Changing link color and decoration for dark blue backgrounds 
(about.html and index.html): White and underlined
683053a is described below

commit 683053a83b68b2a8f44308a9a3c3e4d7b4324788
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Sat Apr 16 13:53:55 2022 +0200

    Changing link color and decoration for dark blue backgrounds (about.html 
and index.html): White and underlined
    
    Signed-off-by: Stefan Kügel <skuegel@web.de>
---
 static/css/doc.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/static/css/doc.css b/static/css/doc.css
index d76f0c2..b41305f 100644
--- a/static/css/doc.css
+++ b/static/css/doc.css
@@ -99,7 +99,7 @@ background: none !important; text-align: left;}
 .inncontentPanel{ width:100%; text-align:center; padding:0px 75px;}
 .inncontentPanel h3{ color:#ffffff; font: 300 45px/48px 'Poppins', sans-serif;}
 .inncontentPanel p{ color:#ffffff; font: 300 20px/34px 'Poppins', sans-serif; 
padding-top:25px;}
-
+.inncontentPanel a { color: #ffffff; text-decoration: underline; 
background-color: transparent; -webkit-text-decoration-skip: objects;}
 
 .problemSec{ width:100%; padding-top:100px; background:#f9f9fd; position: 
relative;}
 .problemSec:before{ width:250px; height:250px; background:#4848bb; content:''; 
position: absolute; left:0; bottom:0; border-top-right-radius: 100%;}

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