mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
more css fiddling
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
<link rel="alternate" type="application/atom+xml" href="http://hg.diveintopython3.org/atom-log">
|
||||
<style type="text/css">
|
||||
body{counter-reset:h1 -1}
|
||||
h1{background:papayawhip;display:block}
|
||||
h1:before{counter-increment:h1}
|
||||
h2{margin-left:1.75em}
|
||||
h3{margin-left:3.5em}
|
||||
.appendix h1:before{content:""}
|
||||
|
||||
Reference in New Issue
Block a user