Artifact 37214b07dcd6a1fb558910dae9d647adbbcb9cc4
File user/crc/incision/templates/incision.css part of check-in [1ab5fc11c8] - update web apps; add incision pastebin code by crc on 2011-05-19 16:43:18. [annotate] Also file user/crc/corpse/templates/corpse.css part of check-in [69bd0ac208] - corpse: add html templates by crc on 2011-01-19 19:46:46. [annotate]
body { background: #fefefe; color: black; }
p, li { font-family: serif; }
pre { background: #efefef; overflow: auto; }
a:link { color: #0B0080; }
a:visited { color: #0645AD; }
a:hover { color: #3366BB; }
h1, h2, h3, h4 { color: #0B0080; font-family: sans-serif; font-variant: small-caps; }
.header { font-size: large; text-transform: lowercase; text-align: left; }
.nav { position: absolute; top: 0; right: 0; }
.footer { border-top: 1px solid black; text-align: right; }
.older { background: #eeeeee; border-top: 3px solid black; text-align: right; }