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