mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
added print stylesheet
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user