www-commits
[Top][All Lists]
Advanced

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

www/server banner.html


From: John Sullivan
Subject: www/server banner.html
Date: Tue, 22 Aug 2006 22:10:47 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     John Sullivan <johnsu01>        06/08/22 22:10:47

Modified files:
        server         : banner.html 

Log message:
        Fix css url

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/banner.html?cvsroot=www&r1=1.2&r2=1.3

Patches:
Index: banner.html
===================================================================
RCS file: /web/www/www/server/banner.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- banner.html 22 Aug 2006 21:46:00 -0000      1.2
+++ banner.html 22 Aug 2006 22:10:45 -0000      1.3
@@ -1,6 +1,6 @@
 <style type="text/css" media="screen">
   
-  @import url('http://mattl.co.uk/gnu.css');
+  @import url('/gnu.css');
   
   
   body{




reply via email to

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