mitmproxy/doc-src/02-docstyle.css

10 lines
105 B
CSS

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