Updating to include link to print stylesheet

This commit is contained in:
Divya Manian
2010-03-20 16:31:48 -07:00
parent ecd87f7cf5
commit ebe0d94329

View File

@@ -17,6 +17,7 @@
<!-- CSS -->
<link rel="stylesheet" type="text/css" media="screen" href="css/reset.css" >
<link rel="stylesheet" type="text/css" media="screen" href="css/style.css" >
<link rel="stylesheet" type="text/css" media="print" href="css/print.css" >
<!-- JavaScript at the bottom -->