www-commits
[Top][All Lists]
Advanced

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

www home.html


From: Therese Godefroy
Subject: www home.html
Date: Sat, 16 Feb 2019 12:52:52 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 19/02/16 12:52:52

Modified files:
        .              : home.html 

Log message:
        Adjust style for new version of footer-text; minor edit in #sisters.

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

Patches:
Index: home.html
===================================================================
RCS file: /webcvs/www/www/home.html,v
retrieving revision 1.565
retrieving revision 1.566
diff -u -b -r1.565 -r1.566
--- home.html   20 Dec 2018 11:38:39 -0000      1.565
+++ home.html   16 Feb 2019 17:52:51 -0000      1.566
@@ -12,9 +12,6 @@
 
 <style type="text/css" media="print,screen">
 <!--
-#content {
-   margin: 0;
-}
 .first-column, .second-column {
    width: 46em; max-width: 100%;
    margin: auto;
@@ -77,6 +74,14 @@
    max-width: 100%;
    min-width: 8em;
 }
+p.btn-left a, p.btn-right a,
+ p.btn-left a:visited, p.btn-right a:visited {
+   font-size: 1.6em;
+   padding: .4em .6em;
+   color: #b02500;
+   border: .1em solid #b02500;
+   margin: .3em 0;
+}
 p.btn-left {
    float: left;
    margin: .7em 0;
@@ -85,13 +90,6 @@
    float: right;
    margin: 0 0 .3em;
 }
-p.button a, p.button a:visited {
-   font-size: 1.6em;
-   padding: .4em .6em;
-   color: #b02500;
-   border: .1em solid #b02500;
-   margin: .3em 0;
-}
 p.button a:hover {
    color: #777;
    border-color: #777;
@@ -146,20 +144,16 @@
    text-align: left;
 }
 
-.clear {
-   clear: both;
-   height: 2em;
-}
 .translators-notes {
    width: 44.4em; max-width: 100%;
    margin: 0 auto;
 }
-#mission-statement {
-   margin-bottom: 0;
-}
 #sisters {
    font-size: .9em;
-   margin: 0 3% 2em;
+   text-align: center;
+   background-color: white;
+   padding: 0 3% 2em;
+   margin: 0;
 }
 
 @media (min-width: 60em) {
@@ -430,15 +424,16 @@
 
 </div><!-- /second-column -->
 </div><!-- /home -->
-<div class="clear"></div>
 
+<div style="clear:both"></div>
 </div><!-- for id="content", starts in the include above -->
 <!--#include virtual="/server/footer.html" -->
 
 <p id="sisters">The <a href="http://www.fsf.org/";>FSF</a> also has sister
 organizations in <a href="http://www.fsfe.org";>Europe</a>, <a
 href="http://www.fsfla.org/";>Latin America</a> and <a
-href="http://gnu.org.in/";>India</a>.</p>
+href="http://gnu.org.in/";>India</a>.<br />
+Feel free to join them!</p>
 
 <!--#include virtual="/server/fs-gang.html" -->
 
@@ -498,7 +493,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2018/12/20 11:38:39 $
+$Date: 2019/02/16 17:52:51 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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