mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 00:01:36 +00:00
13 lines
136 B
CSS
13 lines
136 B
CSS
body {
|
|
padding-top: 60px;
|
|
padding-bottom: 40px;
|
|
}
|
|
|
|
.tablenum {
|
|
font-weight: bold;
|
|
}
|
|
|
|
.nowrap {
|
|
white-space: nowrap;
|
|
}
|