Revision: | 1.5 |
Committed: | Sat Nov 20 18:20:08 2004 UTC (20 years 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. |
# | User | Rev | Content |
---|---|---|---|
1 | tdb | 1.4 | <link rel="stylesheet" href="http://www.i-scream.org/styles/style.css" type="text/css" media="screen"/> |
2 | tdb | 1.5 | <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"/> |