roundabout,
created on Wednesday, 3 April 2024, 08:17:49 (1712132269),
received on Wednesday, 31 July 2024, 06:54:44 (1722408884)
Author identity: vlad <vlad.muntoiu@gmail.com>
12a0045ee98706aa4de5e66658799c16c5b52670
static/style.css
@@ -434,19 +434,6 @@ header {
padding-bottom: 1ch;
}
.ln::before {
content: attr(data-ln);
display: inline-block;
width: 8ch;
box-sizing: content-box;
text-align: right;
padding-right: 1ch;
margin-right: 1ch;
background: var(--color-code-line-number);
position: sticky;
left: 0;
}
.line-number {
display: inline-block;
width: 8ch;