www-commits
[Top][All Lists]
Advanced

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

www/server head-include-2.html


From: Waclaw Jacek
Subject: www/server head-include-2.html
Date: Mon, 22 Nov 2010 14:52:05 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Waclaw Jacek <wwj>      10/11/22 14:52:05

Modified files:
        server         : head-include-2.html 

Log message:
        Yet another change to my recent <link>address@hidden fix. This time I'm 
changing the order combo.css and layout.css are ran in in order to restore the 
previous look of the website. Sorry\!

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/head-include-2.html?cvsroot=www&r1=1.8&r2=1.9

Patches:
Index: head-include-2.html
===================================================================
RCS file: /web/www/www/server/head-include-2.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- head-include-2.html 22 Nov 2010 14:43:39 -0000      1.8
+++ head-include-2.html 22 Nov 2010 14:52:02 -0000      1.9
@@ -1,7 +1,7 @@
 <!-- start of head-include-2.html -->
 
-<link rel="stylesheet" href="/layout.css" media="screen" />
 <link rel="stylesheet" href="/combo.css" media="screen" />
+<link rel="stylesheet" href="/layout.css" media="screen" />
 
 <link rel="stylesheet" href="/mini.css" media="handheld" />
 



reply via email to

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