Revision: | 1.5 |
Committed: | Sat Nov 20 18:20:08 2004 UTC (19 years, 11 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. |
# | 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"/> |