mitmproxy/doc-src/02-docstyle.css

21 lines
208 B
CSS
Raw Normal View History

body {
padding-top: 60px;
padding-bottom: 40px;
}
.tablenum {
font-weight: bold;
}
.nowrap {
white-space: nowrap;
}
h1 {
line-height: 1.1;
2014-01-28 02:19:53 +00:00
}
.page-header {
margin: 0px 0 22px;
}