]> i-scream Git - www.i-scream.org.git/blobdiff - www/style.inc
Use a handheld-specific CSS file for handheld devices.
[www.i-scream.org.git] / www / style.inc
index 679737c899bb8b46460cf1deb7034d7069fe418f..78f3027dd1d0ea5a794383715eef404e31757add 100644 (file)
@@ -1,2 +1,3 @@
     <link rel="stylesheet" href="http://www.i-scream.org/styles/style.css" type="text/css" media="screen"/>
-    <link rel="stylesheet" href="http://www.i-scream.org/styles/print.css" type="text/css" media="print"/>
\ No newline at end of file
+    <link rel="stylesheet" href="http://www.i-scream.org/styles/print.css" type="text/css" media="print"/>
+    <link rel="stylesheet" href="http://www.i-scream.org/styles/handheld.css" type="text/css" media="handheld"/>