haikal/staticfiles/silk/css/pages/profiling.css
2025-02-18 08:29:08 +00:00

17 lines
157 B
CSS

.name-div {
font-weight: bold;
}
.container {
padding: 0 1em;
}
h2 {
margin-bottom: 10px;
}
.pyprofile {
overflow: scroll;
max-height: 650px;
}