www-commits
[Top][All Lists]
Advanced

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

www style.fr.css


From: Therese Godefroy
Subject: www style.fr.css
Date: Sat, 18 Jun 2016 08:50:34 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/06/18 08:50:34

Modified files:
        .              : style.fr.css 

Log message:
        Make the large button entirely clickable.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/style.fr.css?cvsroot=www&r1=1.9&r2=1.10

Patches:
Index: style.fr.css
===================================================================
RCS file: /webcvs/www/www/style.fr.css,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- style.fr.css        18 Jun 2016 08:33:58 -0000      1.9
+++ style.fr.css        18 Jun 2016 08:50:34 -0000      1.10
@@ -40,6 +40,11 @@
 #home .large {
    font-size: 1.6em;
    border: .1em solid #c9cccf;
-   padding: .5em;
+   padding: 0;
    margin: 1.5em 0;
 }
+#home .large a {
+   display: block;
+   padding: .5em;
+   margin: 0;
+}



reply via email to

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