aboutsummaryrefslogtreecommitdiff
path: root/src/styles/misc.css
blob: 7e6555001f18e229ca26cf57d8cced50450b71c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
.ps-algorithmic, .ps-algorithmic .ps-line, .ps-algorithm, .ps-root {
    line-height: 0
}
.ps-algorithm > .ps-line:nth-child(1) {
    margin-top: -0.9em;
}

.ps-algorithmic .ps-block {
    line-height: 0.2
}