www-commits
[Top][All Lists]
Advanced

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

www home.html


From: Ineiev
Subject: www home.html
Date: Thu, 8 Nov 2018 10:26:15 -0500 (EST)

CVSROOT:        /web/www
Module name:    www
Changes by:     Ineiev <ineiev> 18/11/08 10:26:15

Modified files:
        .              : home.html 

Log message:
        Reword styles for CSS1 browsers.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/home.html?cvsroot=www&r1=1.561&r2=1.562

Patches:
Index: home.html
===================================================================
RCS file: /web/www/www/home.html,v
retrieving revision 1.561
retrieving revision 1.562
diff -u -b -r1.561 -r1.562
--- home.html   14 Oct 2018 09:19:29 -0000      1.561
+++ home.html   8 Nov 2018 15:26:15 -0000       1.562
@@ -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/10/14 09:19:29 $
+$Date: 2018/11/08 15:26:15 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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