www-commits
[Top][All Lists]
Advanced

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

www/server/staging home.html


From: Therese Godefroy
Subject: www/server/staging home.html
Date: Thu, 2 Jul 2020 04:14:13 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 20/07/02 04:14:12

Modified files:
        server/staging : home.html 

Log message:
        Link to help.html from the 'Help GNU' header; tag the new entry to make 
it more visible.

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

Patches:
Index: home.html
===================================================================
RCS file: /webcvs/www/www/server/staging/home.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- home.html   1 Jul 2020 08:39:24 -0000       1.27
+++ home.html   2 Jul 2020 08:14:12 -0000       1.28
@@ -123,9 +123,15 @@
    padding: 0 .5em .2em;
    background: white;
 }
+h3 a[href]:visited {
+   color: #049;
+}
 #Flashes h3 a {
    background: none;
 }
+.new {
+   background: yellow;
+}
 #blurb h4 {
    text-align: left;
    font-size: 1.5em;
@@ -433,9 +439,9 @@
 </div>
 
 <div id="unmaint" class="emph-box beige">
-<h3>Help GNU</h3>
+<h3><a href="/help/help.html">Help GNU</a></h3>
 
-<p><strong>Start one of the <a
+<p><strong><span class="new">NEW:</span>&nbsp; Start one of the <a
 href="https://www.gnu.org/help/priority-projects.html";>High Priority
 Enhancement Projects</a>.</strong></p>
 
@@ -475,8 +481,6 @@
 </ul>
 
 <p>See the package web pages for more information.</p>
-
-<p class="back"><a href="/help/help.html">Other ways to help GNU</a></p>
 </div>
 
 <div id="Action" class="emph-box white">
@@ -590,7 +594,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2020/07/01 08:39:24 $
+$Date: 2020/07/02 08:14:12 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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