www-commits
[Top][All Lists]
Advanced

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

www/server/staging/gnuhealth home0.html


From: Therese Godefroy
Subject: www/server/staging/gnuhealth home0.html
Date: Mon, 22 Aug 2016 08:10:37 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/08/22 08:10:37

Modified files:
        server/staging/gnuhealth: home0.html 

Log message:
        Make the large button entirely clickable.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/gnuhealth/home0.html?cvsroot=www&r1=1.1&r2=1.2

Patches:
Index: home0.html
===================================================================
RCS file: /webcvs/www/www/server/staging/gnuhealth/home0.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- home0.html  21 Aug 2016 21:46:24 -0000      1.1
+++ home0.html  22 Aug 2016 08:10:37 -0000      1.2
@@ -42,10 +42,14 @@
 #home .large {
    width: auto: max-width: 100%;
    font-size: 1.8em;
-   padding: .4em;
+   padding: 0;
    background-color: #e7e9eb;
    border: .1em solid #c9cccf;
 }
+#home .large a {
+   display: block;
+   padding: .4em;
+}
 #home .second-column h3 img { height: .8em; margin-left: .5em; }
 #home h3 { margin-top: .5em; }
 #home h4 { margin-top: .6em; }
@@ -316,7 +320,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/08/21 21:46:24 $
+$Date: 2016/08/22 08:10:37 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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