print styles (closes #19)

This commit is contained in:
Hakim El Hattab
2012-05-05 11:51:14 -04:00
parent 19b67aab13
commit d5e1f7e493
4 changed files with 163 additions and 2 deletions

View File

@ -13,6 +13,7 @@
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/print.css" type="text/css" media="print">
<link rel="stylesheet" href="lib/zenburn.css">
</head>