blob: ddf0816ee6e38b2c8de6425161f9f1f1df45a835 [file] [log] [blame]
binary-page-sk {
display: flex;
flex-direction: column;
height: 100%;
.author-and-timestamp,
.compile-task {
font-size: .8em;
}
.instructions {
font-weight: bold;
}
div#treemap {
margin-top: 10px;
flex: 1;
}
#treemap svg text {
font-size: 1rem;
}
}