www-commits
[Top][All Lists]
Advanced

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

www gnu-new.css server/banner.html server/foote...


From: Matt Lee
Subject: www gnu-new.css server/banner.html server/foote...
Date: Fri, 06 Oct 2006 17:56:55 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        06/10/06 17:56:55

Modified files:
        .              : gnu-new.css 
        server         : banner.html footer.html 

Log message:
        Added accesskeys, more logical page order for templated pages

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/gnu-new.css?cvsroot=www&r1=1.13&r2=1.14
http://web.cvs.savannah.gnu.org/viewcvs/www/server/banner.html?cvsroot=www&r1=1.9&r2=1.10
http://web.cvs.savannah.gnu.org/viewcvs/www/server/footer.html?cvsroot=www&r1=1.8&r2=1.9

Patches:
Index: gnu-new.css
===================================================================
RCS file: /web/www/www/gnu-new.css,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- gnu-new.css 6 Oct 2006 17:45:02 -0000       1.13
+++ gnu-new.css 6 Oct 2006 17:56:51 -0000       1.14
@@ -118,10 +118,12 @@
   
   #gnulogo{
   float: left;
+  margin-top: -3em;
   }
   
   #dbdlogo{
   float: right;
+  margin-top: -3em;
   }
   
   #header {

Index: server/banner.html
===================================================================
RCS file: /web/www/www/server/banner.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- server/banner.html  4 Oct 2006 21:54:56 -0000       1.9
+++ server/banner.html  6 Oct 2006 17:56:53 -0000       1.10
@@ -16,17 +16,17 @@
 
   <div id="wrapper">
     
-    <p class="netscape4"><a href="#content">Skip to content</a></p>
+    <p class="netscape4"><a href="#content" accesskey="2">Skip to content</a> 
| <a href="#sidebar">Skip to navigation</a></p>
     
     <div id="top2">
       
       <div id="banner">
         
-        <div id="gnulogo"><a href="/" title="Go to the GNU project 
homepage"><img src="/graphics/gnu-head-banner.png" alt="" /></a></div>
+        <h1>GNU's Not Unix! - Free Software, Free Society</h1>
         
-        <div id="dbdlogo"><a href="http://www.defectivebydesign.org/join/gnu"; 
title="Join the fight against Digital Restrictions Management"><img 
src="/graphics/campaigns.png" alt="" /></a></div>
+        <div id="gnulogo"><a href="/" accesskey="1" title="Go to the GNU 
project homepage"><img src="/graphics/gnu-head-banner.png" alt="" /></a></div>
 
-        <h1>GNU's Not Unix! - Free Software, Free Society</h1>
+        <div id="dbdlogo"><a href="http://www.defectivebydesign.org/join/gnu"; 
title="Join the fight against Digital Restrictions Management"><img 
src="/graphics/campaigns.png" alt="" /></a></div>
         
         <ul id="links">
           <li><a href="http://www.fsf.org/philosophy/free-sw.html";>What is 
Free Software?</a></li>

Index: server/footer.html
===================================================================
RCS file: /web/www/www/server/footer.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- server/footer.html  27 Sep 2006 17:36:00 -0000      1.8
+++ server/footer.html  6 Oct 2006 17:56:53 -0000       1.9
@@ -7,7 +7,7 @@
                                <form method="post" 
action="http://www.gnu.org/cgi-bin/htsearch";>
                                <div><label for="method">Search:</label>
                                <input type="hidden" name="method" id="method" 
value="and" />
-                               <input name="words" id="words" type="text" 
size="20" />
+                               <input name="words" id="words" type="text" 
size="20" accesskey="4" />
                                <input type="submit" value="Go" />
                                <input type="hidden" name="format" 
value="builtin-long" />
                                <input type="hidden" name="config" 
value="htdig" /></div>




reply via email to

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