body { font-family: monospace; margin: 2em auto; max-width: 70em; padding: 0 1em; color: #222; }
a { color: #06c; text-decoration: none; }
a:hover { text-decoration: underline; }
h1, h2 { font-weight: normal; }
table { border-collapse: collapse; }
td, th { padding: 0.15em 0.6em; text-align: left; vertical-align: top; }
hr { border: 0; border-top: 1px solid #ddd; margin: 1em 0; }
pre { overflow-x: auto; }
#blob { white-space: pre; }
.desc { color: #666; }
.url { color: #888; font-size: 0.9em; }
.linecount { color: #888; padding-right: 1em; text-align: right; }
.A { color: #080; }
.D { color: #a00; }
.H { font-weight: bold; background: #f4f4f4; }
.O { color: #666; }
img { max-width: 100%; }
