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
+3
View File
@@ -3,6 +3,9 @@
<head>
<meta charset=utf-8>
<title>Dive into Python 3</title>
<meta name="author" content="Mark Pilgrim">
<meta name="subject" content="Python 3 from novice to pro">
<meta name="keywords" content="python, python3, py3k, free, book">
<link rel=stylesheet href=dip3.css>
<style>
body{counter-reset:h1 -2}