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: Matt Lee
Subject: www/server head-include-2.html
Date: Wed, 20 Jan 2010 20:09:07 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        10/01/20 20:09:07

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

Log message:
        add mobile profile

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

Patches:
Index: head-include-2.html
===================================================================
RCS file: /web/www/www/server/head-include-2.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- head-include-2.html 10 Nov 2009 00:37:28 -0000      1.1
+++ head-include-2.html 20 Jan 2010 20:09:05 -0000      1.2
@@ -1,7 +1,11 @@
-<style type="text/css" media="all">
+<style type="text/css" media="screen">
 @import url('/style.css');
 </style>
 
+<style type="text/css" media="handheld">
address@hidden url('http://static.fsf.org/mini.css');
+</style>
+
 <style type="text/css" media="print">
 @import url('/print.css');
 </style>




reply via email to

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