This commit is contained in:
Mark Pilgrim
2009-04-08 11:55:00 -04:00
parent 9af198fa9c
commit ddb66d65a5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -153,5 +153,5 @@ h3:before{counter-increment:h3;content:counter(h1) "." counter(h2) "." counter(h
ol{padding-left:24px}
ul{list-style:none;margin:0;padding:0}
dd{margin:0 0 0 1.75em}
/*}*/
}
/* end mobile stylesheet */
+1 -1
View File
@@ -5,7 +5,7 @@
<link rel=alternate type=application/atom+xml href=http://hg.diveintopython3.org/atom-log>
<link rel=stylesheet type=text/css href=dip3.css>
<style>
h1:before{content:""}
h1:before{content:"" !important}
#a{list-style:none;margin:0 0 0 -1.7em}
#a:before{content:"A. \00a0 \00a0"}
.todo{color:#ddd}