added print stylesheet

This commit is contained in:
Mark Pilgrim
2009-05-29 16:16:07 -07:00
parent c59e8d8165
commit 8912c8aec6
25 changed files with 236 additions and 10 deletions
+1
View File
@@ -1,3 +1,4 @@
<link rel=stylesheet media='only screen and (max-device-width: 480px)' href=mobile.css>
<link rel=stylesheet media=print href=print.css>
</head>
<body>