web/common.css

Sun, 20 Jul 2008 22:24:49 -0400

author
Brett Smith <brettcsmith@brettcsmith.org>
date
Sun, 20 Jul 2008 22:24:49 -0400
branch
trunk
changeset 81
18f4fe62eff2
parent 63
0b0bb1608b37
permissions
-rw-r--r--

Move most ExtractorBuilder constants to the top.

This actually makes the code a little longer, but it's much more organized:
whenever a new extractor is added, you just have to add one entry to
extractor_map accordingly.

body { padding: 0 3em; }
h1, h2, h3 { margin-left: -1em; }
span.pname { font-family: monospace; }
pre { margin-left: 2em; }

mercurial