www-commits
[Top][All Lists]
Advanced

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

www/server/staging home1.html


From: Therese Godefroy
Subject: www/server/staging home1.html
Date: Tue, 3 Jul 2018 12:32:16 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 18/07/03 12:32:16

Modified files:
        server/staging : home1.html 

Log message:
        Fix overlapping scrollbar with NetSurf.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/home1.html?cvsroot=www&r1=1.3&r2=1.4

Patches:
Index: home1.html
===================================================================
RCS file: /webcvs/www/www/server/staging/home1.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- home1.html  3 Jul 2018 16:12:46 -0000       1.3
+++ home1.html  3 Jul 2018 16:32:16 -0000       1.4
@@ -32,7 +32,7 @@
    margin: 0;
 }
 .first-column, .second-column {
-   width: 40em; max-width: 100%;
+   width: 45em; max-width: 100%;
    margin: auto;
 }
 
@@ -66,6 +66,7 @@
    background: #232323;
    padding: .15em;
    margin: auto;
+   border-bottom: .5em solid white;
 }
 .thumbs td {
    line-height: 1em;
@@ -473,7 +474,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2018/07/03 16:12:46 $
+$Date: 2018/07/03 16:32:16 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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