mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-05-01 05:31:47 +08:00
16 lines
165 B
CSS
16 lines
165 B
CSS
body {
|
|
padding-top: 60px;
|
|
padding-bottom: 40px;
|
|
}
|
|
|
|
.tablenum {
|
|
font-weight: bold;
|
|
}
|
|
|
|
.nowrap {
|
|
white-space: nowrap;
|
|
}
|
|
|
|
h1 {
|
|
line-height: 1.1;
|
|
} |