www-commits
[Top][All Lists]
Advanced

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

www/server/staging/ghm2016 home-ghm.html home-g...


From: Therese Godefroy
Subject: www/server/staging/ghm2016 home-ghm.html home-g...
Date: Sun, 26 Jun 2016 17:04:52 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/06/26 17:04:52

Modified files:
        server/staging/ghm2016: home-ghm.html home-ghm-0.html 

Log message:
        Minor text changes; slow color transition for large button.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/ghm2016/home-ghm.html?cvsroot=www&r1=1.6&r2=1.7
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/ghm2016/home-ghm-0.html?cvsroot=www&r1=1.3&r2=1.4

Patches:
Index: home-ghm.html
===================================================================
RCS file: /webcvs/www/www/server/staging/ghm2016/home-ghm.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- home-ghm.html       26 Jun 2016 09:55:25 -0000      1.6
+++ home-ghm.html       26 Jun 2016 17:04:52 -0000      1.7
@@ -41,6 +41,8 @@
    color: white;
    background: #e74c3c;
    border: .2em solid white;
+   -webkit-transition: all 1s; /* Safari */
+   transition: all 1s;
 }
 .button.large a:hover {
    color: white;
@@ -240,7 +242,7 @@
 developing the Hurd because it is an interesting technical
 project.</p>
 
-<p class="back"><a href="/gnu/gnu.html">More information</a>.</p>
+<p class="back"><a href="/gnu/gnu.html">More information</a></p>
 
 </div><!-- /first-column -->
 <div class="second-column">
@@ -291,7 +293,7 @@
 Directory</a>.</li>
 </ul>
 
-<p class="back"><a href="/server/takeaction.html">More action items.</a></p>
+<p class="back"><a href="/server/takeaction.html">More action items</a></p>
 </div>
 
 <div id="unmaint" class="emph-box white">
@@ -323,7 +325,7 @@
 
 </div><!-- /second-column -->
 </div><!-- /home -->
-<p id="backtotop" class="back"><a href="#header">back to top</a></p>
+<p id="backtotop" class="back"><a href="#header">Back to top</a></p>
 
 </div><!-- for id="content", starts in the include above -->
 <div id="fs-gang">
@@ -335,15 +337,14 @@
 <!--#include virtual="/server/home-pkgselect.html" -->
 <!--#include virtual="/server/home-pkgblurbs.html" -->
 <p class="back"><small><a href="/manual/blurbs.html">Short descriptions for 
all GNU
-packages.</a></small></p>
+packages</a></small></p>
 </div>
 </div> <!-- /fs-gang -->
 
 <hr class="no-display" />
 <div id="fsf-links">
  <ul>
-  <li><a href="/">GNU&nbsp;home&nbsp;page</a></li>
-  <li><a href="http://www.fsf.org/";>FSF&nbsp;home&nbsp;page</a></li>
+  <li><a href="http://www.fsf.org/";>FSF</a></li>
   <li><a href="/graphics/graphics.html">GNU&nbsp;Art</a></li>
   <li><a href="/people/people.html">GNU's&nbsp;Who?</a></li>
   <li><a 
href="http://directory.fsf.org";>Free&nbsp;Software&nbsp;Directory</a></li>
@@ -397,8 +398,7 @@
      There is more detail about copyright years in the GNU Maintainers
      Information document, www.gnu.org/prep/maintain. -->
 
-<p>Copyright &copy; 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 <a
+<p>Copyright &copy; 1996-2016 <a
 href="http://www.fsf.org";>Free Software Foundation</a>, Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
@@ -409,7 +409,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/06/26 09:55:25 $
+$Date: 2016/06/26 17:04:52 $
 <!-- timestamp end -->
 </p>
 </div>

Index: home-ghm-0.html
===================================================================
RCS file: /webcvs/www/www/server/staging/ghm2016/home-ghm-0.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- home-ghm-0.html     26 Jun 2016 09:57:19 -0000      1.3
+++ home-ghm-0.html     26 Jun 2016 17:04:52 -0000      1.4
@@ -41,6 +41,8 @@
    color: white;
    background: #e74c3c;
    border: .2em solid white;
+   -webkit-transition: all 1s; /* Safari */
+   transition: all 1s;
 }
 .button.large a:hover {
    color: white;
@@ -250,7 +252,7 @@
 developing the Hurd because it is an interesting technical
 project.</p>
 
-<p class="back"><a href="/gnu/gnu.html">More information</a>.</p>
+<p class="back"><a href="/gnu/gnu.html">More information</a></p>
 
 </div><!-- /first-column -->
 <div class="second-column">
@@ -301,7 +303,7 @@
 Directory</a>.</li>
 </ul>
 
-<p class="back"><a href="/server/takeaction.html">More action items.</a></p>
+<p class="back"><a href="/server/takeaction.html">More action items</a></p>
 </div>
 
 <div id="unmaint" class="emph-box white">
@@ -333,7 +335,7 @@
 
 </div><!-- /second-column -->
 </div><!-- /home -->
-<p id="backtotop" class="back"><a href="#header">back to top</a></p>
+<p id="backtotop" class="back"><a href="#header">Back to top</a></p>
 
 </div><!-- for id="content", starts in the include above -->
 <div id="fs-gang">
@@ -345,15 +347,14 @@
 <!--#include virtual="/server/home-pkgselect.html" -->
 <!--#include virtual="/server/home-pkgblurbs.html" -->
 <p class="back"><small><a href="/manual/blurbs.html">Short descriptions for 
all GNU
-packages.</a></small></p>
+packages</a></small></p>
 </div>
 </div> <!-- /fs-gang -->
 
 <hr class="no-display" />
 <div id="fsf-links">
  <ul>
-  <li><a href="/">GNU&nbsp;home&nbsp;page</a></li>
-  <li><a href="http://www.fsf.org/";>FSF&nbsp;home&nbsp;page</a></li>
+  <li><a href="http://www.fsf.org/";>FSF</a></li>
   <li><a href="/graphics/graphics.html">GNU&nbsp;Art</a></li>
   <li><a href="/people/people.html">GNU's&nbsp;Who?</a></li>
   <li><a 
href="http://directory.fsf.org";>Free&nbsp;Software&nbsp;Directory</a></li>
@@ -407,8 +408,7 @@
      There is more detail about copyright years in the GNU Maintainers
      Information document, www.gnu.org/prep/maintain. -->
 
-<p>Copyright &copy; 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 <a
+<p>Copyright &copy; 1996-2016 <a
 href="http://www.fsf.org";>Free Software Foundation</a>, Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
@@ -419,7 +419,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/06/26 09:57:19 $
+$Date: 2016/06/26 17:04:52 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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