mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
various fluff
This commit is contained in:
@@ -16,12 +16,11 @@ h1{background:papayawhip;color:#000;width:100%;margin:0}
|
||||
pre{white-space:pre-wrap;font-size:medium;line-height:2.154}
|
||||
img{border:0}
|
||||
.framed{border:1px solid}
|
||||
pre,blockquote{line-height:2.154;margin:2.154em 0;padding:0 0 0 2.154em;border-left:1px dotted}
|
||||
pre{line-height:2.154;margin:2.154em 0;padding:0 0 0 2.154em;border-left:1px dotted}
|
||||
td pre{margin:0;padding:0;border:0}
|
||||
blockquote{font-size:small;font-style:oblique;margin-left:2.154em}
|
||||
blockquote p{margin:2.154em 0}
|
||||
.c{text-align:center;clear:both;font-size:small}
|
||||
p.fancy:first-letter{float:left;background:transparent;color:gainsboro;padding:0.11em 4px 0 0;font:normal 4em/0.68 serif}
|
||||
blockquote.q{margin:auto;text-align:right;font-style:oblique}
|
||||
figure{display:block;text-align:center;margin:1.75em 0}
|
||||
figure img{display:block;margin:0 auto}
|
||||
section,article,footer{display:block}
|
||||
@@ -31,7 +30,8 @@ table{width:100%;border-collapse:collapse}
|
||||
th{text-align:left;padding:0 0.5em;vertical-align:baseline;border:1px dotted}
|
||||
th,td{width:45%;vertical-align:top}
|
||||
th:first-child{width:10%;text-align:center}
|
||||
.callout,tr + tr th:first-child{font-family:'Arial Unicode MS','Gill Sans','Gill Sans MT','Ikarius ADF',Candara,Jara,sans-serif}
|
||||
.q span,tr + tr th:first-child{font-family:'Arial Unicode MS',sans-serif;font-style:normal}
|
||||
.q span{font-size:large}
|
||||
td{border:1px dotted;padding:0 0.5em}
|
||||
body{counter-reset:h1}
|
||||
h1:before{counter-increment:h1;content:counter(h1) ". "}
|
||||
|
||||
Reference in New Issue
Block a user