hgbook

diff en/hgbook.css @ 149:16f02802f448

Start to produce saner HTML and CSS.
Drop the "beta" targets for now (forever?).
author Bryan O'Sullivan <bos@serpentine.com>
date Thu Mar 08 22:51:50 2007 -0800 (2007-03-08)
parents
children 44f233544e9e
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/en/hgbook.css	Thu Mar 08 22:51:50 2007 -0800
     1.3 @@ -0,0 +1,451 @@
     1.4 +body {
     1.5 +  font: 12px/1.5 Verdana, sans-serif;
     1.6 +  padding-top: 50px;
     1.7 +  padding-left: 80px;
     1.8 +  padding-right: 80px;
     1.9 +  padding-bottom: 90px;
    1.10 +}
    1.11 +.ptmr7t- {
    1.12 +  font-family: monospace;
    1.13 +}
    1.14 +.ptmr7t-x-x-172 {
    1.15 +  font-size: 172%;
    1.16 +  font-family: monospace;
    1.17 +}
    1.18 +.ptmr7t-x-x-172 {
    1.19 +  font-family: monospace;
    1.20 +}
    1.21 +.ptmr7t-x-x-120 {
    1.22 +  font-size: 120%;
    1.23 +  font-family: monospace;
    1.24 +}
    1.25 +.ptmr7t-x-x-120 {
    1.26 +  font-family: monospace;
    1.27 +}
    1.28 +.zpzccmry-x-x-120 {
    1.29 +  font-size: 120%;
    1.30 +  font-weight: bold;
    1.31 +  font-style: italic;
    1.32 +}
    1.33 +.zpzccmry-x-x-120 {
    1.34 +  font-weight: bold;
    1.35 +  font-style: italic;
    1.36 +}
    1.37 +.pcrr7tn- {
    1.38 +  font-family: monospace;
    1.39 +}
    1.40 +.ptmri7t- {
    1.41 +  font-style: italic;
    1.42 +}
    1.43 +.ptmr7t-x-x-50 {
    1.44 +  font-size: 50%;
    1.45 +  font-family: monospace;
    1.46 +}
    1.47 +.ptmr7t-x-x-50 {
    1.48 +  font-family: monospace;
    1.49 +}
    1.50 +.ptmb7t- {
    1.51 +  font-weight: bold;
    1.52 +}
    1.53 +.zptmcmr- {
    1.54 +  font-style: italic;
    1.55 +}
    1.56 +.zptmcmrm- {
    1.57 +  font-style: italic;
    1.58 +}
    1.59 +.zpzccmry- {
    1.60 +  font-weight: bold;
    1.61 +  font-style: italic;
    1.62 +}
    1.63 +.pcrb7t- {
    1.64 +  font-family: monospace;
    1.65 +  font-weight: bold;
    1.66 +}
    1.67 +.pcrro7t- {
    1.68 +  font-family: monospace;
    1.69 +  font-style: oblique;
    1.70 +}
    1.71 +p.noindent {
    1.72 +  text-indent: 0em;
    1.73 +  margin: 0em;
    1.74 +}
    1.75 +p.nopar {
    1.76 +  text-indent: 0em;
    1.77 +}
    1.78 +p.indent {
    1.79 +  text-indent: 1.5em;
    1.80 +  margin: 0em;
    1.81 +}
    1.82 +a img {
    1.83 +  border-top: 0;
    1.84 +  border-left: 0;
    1.85 +  border-right: 0;
    1.86 +}
    1.87 +center {
    1.88 +  margin-top: 1em;
    1.89 +  margin-bottom: 1em;
    1.90 +}
    1.91 +td center {
    1.92 +  margin-top: 0em;
    1.93 +  margin-bottom: 0em;
    1.94 +}
    1.95 +.Canvas {
    1.96 +  position: relative;
    1.97 +}
    1.98 +img.math {
    1.99 +  vertical-align: middle;
   1.100 +}
   1.101 +li p.indent {
   1.102 +  text-indent: 0em;
   1.103 +}
   1.104 +.enumerate1 {
   1.105 +  list-style-type: decimal;
   1.106 +}
   1.107 +.enumerate2 {
   1.108 +  list-style-type: lower-alpha;
   1.109 +}
   1.110 +.enumerate3 {
   1.111 +  list-style-type: lower-roman;
   1.112 +}
   1.113 +.enumerate4 {
   1.114 +  list-style-type: upper-alpha;
   1.115 +}
   1.116 +div.newtheorem {
   1.117 +  margin-bottom: 2em;
   1.118 +  margin-top: 2em;
   1.119 +}
   1.120 +.obeylines-h,.obeylines-v {
   1.121 +  white-space: nowrap;
   1.122 +}
   1.123 +div.obeylines-v p {
   1.124 +  margin-top: 0;
   1.125 +  margin-bottom: 0;
   1.126 +}
   1.127 +.overline {
   1.128 +  text-decoration: overline;
   1.129 +}
   1.130 +.overline img {
   1.131 +  border-top: 1px solid black;
   1.132 +}
   1.133 +td.displaylines {
   1.134 +  text-align: center;
   1.135 +  white-space: nowrap;
   1.136 +}
   1.137 +.centerline {
   1.138 +  text-align: center;
   1.139 +}
   1.140 +.rightline {
   1.141 +  text-align: right;
   1.142 +}
   1.143 +div.verbatim {
   1.144 +  font-family: monospace;
   1.145 +  white-space: nowrap;
   1.146 +}
   1.147 +table.verbatim {
   1.148 +  width: 100%;
   1.149 +}
   1.150 +.fbox {
   1.151 +  background: url(note.png) no-repeat #cec;
   1.152 +  padding-left: 58px;
   1.153 +  padding-top: 1em;
   1.154 +  padding-bottom: 1em;
   1.155 +  padding-right: 1em;
   1.156 +  text-indent: 0pt;
   1.157 +  border: dotted black 1px;
   1.158 +}
   1.159 +div.center div.fbox {
   1.160 +  text-align: center;
   1.161 +  clear: both;
   1.162 +  padding-left: 3.0pt;
   1.163 +  padding-right: 3.0pt;
   1.164 +  text-indent: 0pt;
   1.165 +  border: solid black 0.4pt;
   1.166 +}
   1.167 +table.minipage {
   1.168 +  width: 100%;
   1.169 +}
   1.170 +div.center, div.center div.center {
   1.171 +  text-align: center;
   1.172 +  margin-left: 1em;
   1.173 +  margin-right: 1em;
   1.174 +}
   1.175 +div.center div {
   1.176 +  text-align: left;
   1.177 +}
   1.178 +div.flushright, div.flushright div.flushright {
   1.179 +  text-align: right;
   1.180 +}
   1.181 +div.flushright div {
   1.182 +  text-align: left;
   1.183 +}
   1.184 +div.flushleft {
   1.185 +  text-align: left;
   1.186 +}
   1.187 +.underline {
   1.188 +  text-decoration: underline;
   1.189 +}
   1.190 +.underline img {
   1.191 +  border-bottom: 1px solid black;
   1.192 +  margin-bottom: 1pt;
   1.193 +}
   1.194 +.framebox-c, .framebox-l, .framebox-r {
   1.195 +  padding-left: 3.0pt;
   1.196 +  padding-right: 3.0pt;
   1.197 +  text-indent: 0pt;
   1.198 +  border: solid black 0.4pt;
   1.199 +}
   1.200 +.framebox-c {
   1.201 +  text-align: center;
   1.202 +}
   1.203 +.framebox-l {
   1.204 +  text-align: left;
   1.205 +}
   1.206 +.framebox-r {
   1.207 +  text-align: right;
   1.208 +}
   1.209 +span.thank-mark {
   1.210 +  vertical-align: super
   1.211 +}
   1.212 +span.footnote-mark sup.textsuperscript, span.footnote-mark a sup.textsuperscript {
   1.213 +  font-size: 80%;
   1.214 +}
   1.215 +div.tabular, div.center div.tabular {
   1.216 +  text-align: center;
   1.217 +  margin-top: 0.5em;
   1.218 +  margin-bottom: 0.5em;
   1.219 +}
   1.220 +table.tabular td p {
   1.221 +  margin-top: 0em;
   1.222 +}
   1.223 +table.tabular {
   1.224 +  margin-left: auto;
   1.225 +  margin-right: auto;
   1.226 +}
   1.227 +div.td00 {
   1.228 +  margin-left: 0pt;
   1.229 +  margin-right: 0pt;
   1.230 +}
   1.231 +div.td01 {
   1.232 +  margin-left: 0pt;
   1.233 +  margin-right: 5pt;
   1.234 +}
   1.235 +div.td10 {
   1.236 +  margin-left: 5pt;
   1.237 +  margin-right: 0pt;
   1.238 +}
   1.239 +div.td11 {
   1.240 +  margin-left: 5pt;
   1.241 +  margin-right: 5pt;
   1.242 +}
   1.243 +table[rules] {
   1.244 +  border-left: solid black 0.4pt;
   1.245 +  border-right: solid black 0.4pt;
   1.246 +}
   1.247 +td.td00 {
   1.248 +  padding-left: 0pt;
   1.249 +  padding-right: 0pt;
   1.250 +}
   1.251 +td.td01 {
   1.252 +  padding-left: 0pt;
   1.253 +  padding-right: 5pt;
   1.254 +}
   1.255 +td.td10 {
   1.256 +  padding-left: 5pt;
   1.257 +  padding-right: 0pt;
   1.258 +}
   1.259 +td.td11 {
   1.260 +  padding-left: 5pt;
   1.261 +  padding-right: 5pt;
   1.262 +}
   1.263 +table[rules] {
   1.264 +  border-left: solid black 0.4pt;
   1.265 +  border-right: solid black 0.4pt;
   1.266 +}
   1.267 +.hline hr, .cline hr {
   1.268 +  height : 1px;
   1.269 +  margin: 0px;
   1.270 +}
   1.271 +.tabbing-right {
   1.272 +  text-align: right;
   1.273 +}
   1.274 +span.TEX {
   1.275 +  letter-spacing: -0.125em;
   1.276 +}
   1.277 +span.TEX span.E {
   1.278 +  position: relative;top: 0.5ex;left: -0.0417em;
   1.279 +}
   1.280 +a span.TEX span.E {
   1.281 +  text-decoration: none;
   1.282 +}
   1.283 +span.LATEX span.A {
   1.284 +  position: relative;
   1.285 +  top: -0.5ex;
   1.286 +  left: -0.4em;
   1.287 +  font-size: 85%;
   1.288 +}
   1.289 +span.LATEX span.TEX {
   1.290 +  position: relative;
   1.291 +  left: -0.4em;
   1.292 +}
   1.293 +div.float img, div.float .caption {
   1.294 +  text-align: center;
   1.295 +}
   1.296 +div.figure img, div.figure .caption {
   1.297 +  text-align: center;
   1.298 +}
   1.299 +.marginpar {
   1.300 +  width: 20%;
   1.301 +  float: right;
   1.302 +  text-align: left;
   1.303 +  margin-left: auto;
   1.304 +  margin-top: 0.5em;
   1.305 +  font-size: 85%;
   1.306 +  text-decoration: underline;
   1.307 +}
   1.308 +.marginpar p {
   1.309 +  margin-top: 0.4em;
   1.310 +  margin-bottom: 0.4em;
   1.311 +}
   1.312 +table.equation {
   1.313 +  width: 100%;
   1.314 +}
   1.315 +.equation td {
   1.316 +  text-align: center;
   1.317 +}
   1.318 +td.equation {
   1.319 +  margin-top: 1em;
   1.320 +  margin-bottom: 1em;
   1.321 +} 
   1.322 +td.equation-label {
   1.323 +  width: 5%;
   1.324 +  text-align: center;
   1.325 +}
   1.326 +td.eqnarray4 {
   1.327 +  width: 5%;
   1.328 +  white-space: normal;
   1.329 +}
   1.330 +td.eqnarray2 {
   1.331 +  width: 5%;
   1.332 +}
   1.333 +table.eqnarray-star, table.eqnarray {
   1.334 +  width: 100%;
   1.335 +}
   1.336 +div.eqnarray {
   1.337 +  text-align: center;
   1.338 +}
   1.339 +div.array {
   1.340 +  text-align: center;
   1.341 +}
   1.342 +div.pmatrix {
   1.343 +  text-align: center;
   1.344 +}
   1.345 +table.pmatrix {
   1.346 +  width: 100%;
   1.347 +}
   1.348 +span.pmatrix img {
   1.349 +  vertical-align: middle;
   1.350 +}
   1.351 +div.pmatrix {
   1.352 +  text-align: center;
   1.353 +}
   1.354 +table.pmatrix {
   1.355 +  width: 100%;
   1.356 +}
   1.357 +img.cdots {
   1.358 +  vertical-align: middle;
   1.359 +}
   1.360 +.partToc a, .partToc, .likepartToc a, .likepartToc {
   1.361 +  line-height: 200%;
   1.362 +  font-weight: bold;
   1.363 +  font-size: 110%;
   1.364 +}
   1.365 +.chapterToc a, .chapterToc, .likechapterToc a, .likechapterToc, .appendixToc a, .appendixToc {
   1.366 +  line-height: 200%;
   1.367 +  font-weight: bold;
   1.368 +}
   1.369 +.caption td.id {
   1.370 +  font-weight: bold;
   1.371 +  white-space: nowrap;
   1.372 +}
   1.373 +table.caption {
   1.374 +  text-align: center;
   1.375 +}
   1.376 +h1.partHead {
   1.377 +  text-align: center;
   1.378 +}
   1.379 +p.bibitem {
   1.380 +  text-indent: -2em;
   1.381 +  margin-left: 2em;
   1.382 +  margin-top: 0.6em;
   1.383 +  margin-bottom: 0.6em;
   1.384 +}
   1.385 +p.bibitem-p {
   1.386 +  text-indent: 0em;
   1.387 +  margin-left: 2em;
   1.388 +  margin-top: 0.6em;
   1.389 +  margin-bottom: 0.6em;
   1.390 +}
   1.391 +.paragraphHead, .likeparagraphHead {
   1.392 +  margin-top: 2em;
   1.393 +  font-weight: bold;
   1.394 +}
   1.395 +.subparagraphHead, .likesubparagraphHead {
   1.396 +  font-weight: bold;
   1.397 +}
   1.398 +.quote {
   1.399 +  margin-bottom: 0.25em;
   1.400 +  margin-top: 0.25em;
   1.401 +  margin-left: 1em;
   1.402 +  margin-right: 1em;
   1.403 +  text-align: justify;
   1.404 +}
   1.405 +.verse {
   1.406 +  white-space: nowrap;
   1.407 +  margin-left: 2em}
   1.408 +div.maketitle {
   1.409 +  text-align: center;
   1.410 +}
   1.411 +h2.titleHead {
   1.412 +  text-align: center;
   1.413 +}
   1.414 +div.maketitle {
   1.415 +  margin-bottom: 2em;
   1.416 +}
   1.417 +div.author, div.date {
   1.418 +  text-align: center;
   1.419 +}
   1.420 +div.thanks {
   1.421 +  text-align: left;
   1.422 +  margin-left: 10%;
   1.423 +  font-size: 85%;
   1.424 +  font-style: italic;
   1.425 +}
   1.426 +div.author {
   1.427 +  white-space: nowrap;
   1.428 +}
   1.429 +.quotation {
   1.430 +  margin-bottom: 0.25em;
   1.431 +  margin-top: 0.25em;
   1.432 +  margin-left: 1em;
   1.433 +}
   1.434 +h1.partHead {
   1.435 +  text-align: center;
   1.436 +}
   1.437 +img.graphics {
   1.438 +  margin-left: 10%;
   1.439 +}
   1.440 +.figure {
   1.441 +  width: 100%;
   1.442 +}
   1.443 +P.fancyvrb {
   1.444 +  white-space: nowrap;
   1.445 +}
   1.446 +hr {
   1.447 +  border: 0;
   1.448 +  height: 1px;
   1.449 +}
   1.450 +div#fancyvrb {
   1.451 +  white-space: nowrap;
   1.452 +  background: #eee;
   1.453 +  padding: 1em;
   1.454 +}