www-commits
[Top][All Lists]
Advanced

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

www/server banner.html


From: Yavor Doganov
Subject: www/server banner.html
Date: Tue, 04 Nov 2008 08:05:56 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Yavor Doganov <yavor>   08/11/04 08:05:56

Modified files:
        server         : banner.html 

Log message:
        Allow language-specific CSS again.

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

Patches:
Index: banner.html
===================================================================
RCS file: /web/www/www/server/banner.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -b -r1.82 -r1.83
--- banner.html 27 Sep 2008 16:10:46 -0000      1.82
+++ banner.html 4 Nov 2008 08:05:53 -0000       1.83
@@ -1,5 +1,6 @@
-<link rel="stylesheet" href="/style.css" type="text/css" />
-<link rel="stylesheet alternate" href="/yui.css" type="text/css" 
title="Development CSS (bugs to address@hidden)" />
+<style type="text/css" media="all">
address@hidden url('/style.css');
+</style>
 
 <style type="text/css" media="print">
 @import url('/print.css');




reply via email to

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