mitmproxy/libpathod/static/pathod.css

20 lines
200 B
CSS
Raw Normal View History

section {
margin-top: 50px;
}
.example {
margin-top: 10px;
margin-bottom: 10px;
}
.terminal {
margin-top: 10px;
margin-bottom: 10px;
background: #000;
color: #fff;
}