www-commits
[Top][All Lists]
Advanced

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

www/server/staging/fundraiser home.html


From: Ineiev
Subject: www/server/staging/fundraiser home.html
Date: Fri, 9 Nov 2018 00:16:53 -0500 (EST)

CVSROOT:        /web/www
Module name:    www
Changes by:     Ineiev <ineiev> 18/11/09 00:16:53

Modified files:
        server/staging/fundraiser: home.html 

Log message:
        Backport from /home.html.

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

Patches:
Index: home.html
===================================================================
RCS file: /web/www/www/server/staging/fundraiser/home.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- home.html   7 Nov 2018 21:52:53 -0000       1.3
+++ home.html   9 Nov 2018 05:16:53 -0000       1.4
@@ -77,22 +77,22 @@
    max-width: 100%;
    min-width: 8em;
 }
-.button.left {
+p.btn-left {
    float: left;
    margin: .7em 0;
 }
-.button.right {
+p.btn-right {
    float: right;
    margin: 0 0 .3em;
 }
-.button a, .button a:visited {
+p.button a, p.button a:visited {
    font-size: 1.6em;
    padding: .4em .6em;
    color: #b02500;
    border: .1em solid #b02500;
    margin: .3em 0;
 }
-.button a:hover {
+p.button a:hover {
    color: #777;
    border-color: #777;
 }
@@ -203,7 +203,7 @@
 are entirely free software.  <a href="#More-GNU">More about GNU
 below</a>.</p>
 
-<p class="button left">
+<p class="button btn-left">
   <a href="/distros/free-distros.html">Try GNU/Linux</a></p>
 <div style="clear: left"></div>
 
@@ -255,7 +255,7 @@
 </table>
 </div>
 
-<p class="button right">
+<p class="button btn-right">
   ... or <a
 
href="https://directory.fsf.org/wiki/Free_Software_Directory:Free_software_replacements";>
 Try parts of GNU</a></p>
@@ -492,7 +492,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2018/11/07 21:52:53 $
+$Date: 2018/11/09 05:16:53 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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