haikal/staticfiles/silk/css/pages/profiling.css
Marwan Alwali 1c97b705db update
2025-07-23 13:57:24 +03: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;
}