several more 2to3 sections completed

This commit is contained in:
Mark Pilgrim
2009-01-30 19:46:43 -05:00
parent 6dd4b444f8
commit c3cbdf035d
4 changed files with 211 additions and 206 deletions
+4 -3
View File
@@ -4,7 +4,7 @@ a{background:transparent;text-decoration:none;border-bottom:1px dotted}
a:hover{border-bottom:1px solid}
a:link{color:#1b67c9}
a:visited{color:darkorchid}
a[href^="http:"]:before,a[href^="https:"]:before{content:"\27A6 "}
/*a[href^="http:"]:before,a[href^="https:"]:before{content:"\27A6 "}*/
h1 a,h2 a,h3 a,#nav a{color:inherit !important}
abbr,.p{border:0;letter-spacing:0.1em;text-transform:lowercase;font-variant:small-caps}
h1,h2,h3,p,ul,ol,#nav{margin:1.75em 0}
@@ -18,7 +18,8 @@ img{border:0}
.framed{border:1px solid}
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}
.c{text-align:center;clear:both;font-size:small}
.c/*,.z*/{text-align:center;clear:both;font-size:small}
/*.z{font-size:xx-large;line-height:0.875em;margin:0;padding:0}*/
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}
@@ -31,7 +32,7 @@ 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}
.q span,.note p:first-child,tr + tr th:first-child{font-family:'Arial Unicode MS',sans-serif;font-style:normal}
.q span,.c span,.note p:first-child,tr + tr th:first-child{font-family:'Arial Unicode MS',sans-serif;font-style:normal}
.note p:first-child{float:left;font-size:xx-large;line-height:0.875em;margin:0 0.22em 0 0}
.q span{font-size:large}
td{border:1px dotted;padding:0 0.5em}