www-commits
[Top][All Lists]
Advanced

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

www/server/staging layout.css


From: Therese Godefroy
Subject: www/server/staging layout.css
Date: Fri, 31 Jan 2020 12:05:19 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 20/01/31 12:05:18

Modified files:
        server/staging : layout.css 

Log message:
        Fix clickable area of #support-the-fsf buttons.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/layout.css?cvsroot=www&r1=1.12&r2=1.13

Patches:
Index: layout.css
===================================================================
RCS file: /webcvs/www/www/server/staging/layout.css,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- layout.css  31 Jan 2020 11:37:21 -0000      1.12
+++ layout.css  31 Jan 2020 17:05:18 -0000      1.13
@@ -953,12 +953,12 @@
    clear: both;
    text-align: center;
 }
-#support-the-fsf button {
-   margin: 1em 1.5em 0; 
+#support-the-fsf a {
+   margin: 0 1.5em; 
 }
-#support-the-fsf a button {
-   line-height: 2em;
-   padding: .1em 1em 0;
+#support-the-fsf button {
+   padding: .6em 1em .5em;
+   margin: 1em 0;
 }
 
 #footer {



reply via email to

[Prev in Thread] Current Thread [Next in Thread]