mitmproxy/doc-src/02-docstyle.css
2013-01-02 14:02:41 +13:00

10 lines
105 B
CSS

.terminal {
color: #c0c0c0;
font-size: 1em;
background: #000000;
}
pre {
color: #333;
}