ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/style.inc
Revision: 1.5
Committed: Sat Nov 20 18:20:08 2004 UTC (19 years, 4 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +2 -1 lines
Log Message:
Use a handheld-specific CSS file for handheld devices.

File Contents

# Content
1 <link rel="stylesheet" href="http://www.i-scream.org/styles/style.css" type="text/css" media="screen"/>
2 <link rel="stylesheet" href="http://www.i-scream.org/styles/print.css" type="text/css" media="print"/>
3 <link rel="stylesheet" href="http://www.i-scream.org/styles/handheld.css" type="text/css" media="handheld"/>