Contents of /web/www/style.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision 1.5 -
(show annotations)
Sat Nov 20 18:20:08 2004 UTC (5 years, 9 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +2 -1 lines
Sat Nov 20 18:20:08 2004 UTC (5 years, 9 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +2 -1 lines
Use a handheld-specific CSS file for handheld devices.
| 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"/> |
| support@i-scream.org | ViewVC Help |
| Powered by ViewVC 1.1.6 |