www-commits
[Top][All Lists]
Advanced

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

www gnu-new.css gnu-new_rtl.css server/footer.html


From: Matt Lee
Subject: www gnu-new.css gnu-new_rtl.css server/footer.html
Date: Thu, 21 Sep 2006 19:18:32 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        06/09/21 19:18:32

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

Log message:
        Fixed a bug in both stylesheets, and added validator link to footer.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/gnu-new.css?cvsroot=www&r1=1.3&r2=1.4
http://web.cvs.savannah.gnu.org/viewcvs/www/gnu-new_rtl.css?cvsroot=www&r1=1.1&r2=1.2
http://web.cvs.savannah.gnu.org/viewcvs/www/server/footer.html?cvsroot=www&r1=1.5&r2=1.6

Patches:
Index: gnu-new.css
===================================================================
RCS file: /web/www/www/gnu-new.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- gnu-new.css 28 Aug 2006 23:27:17 -0000      1.3
+++ gnu-new.css 21 Sep 2006 19:18:28 -0000      1.4
@@ -170,7 +170,7 @@
   }
   
   .netscape4{
-  display: hidden !important;
+  display: none !important;
   height: 0;
   }
 

Index: gnu-new_rtl.css
===================================================================
RCS file: /web/www/www/gnu-new_rtl.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- gnu-new_rtl.css     3 Sep 2006 05:35:50 -0000       1.1
+++ gnu-new_rtl.css     21 Sep 2006 19:18:28 -0000      1.2
@@ -170,7 +170,7 @@
   }
   
   .netscape4{
-  display: hidden !important;
+  display: none !important;
   height: 0;
   }
 

Index: server/footer.html
===================================================================
RCS file: /web/www/www/server/footer.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- server/footer.html  19 Sep 2006 15:16:50 -0000      1.5
+++ server/footer.html  21 Sep 2006 19:18:30 -0000      1.6
@@ -27,3 +27,8 @@
 </div>
 
     <!-- END FSFlinks -->
+
+<div id="validator">
+  <p>
+      <a href="http://validator.w3.org/check?uri=referer";>Valid XHTML</a>
+  </p>
\ No newline at end of file




reply via email to

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