num paragraph to top

This commit is contained in:
Julie Blanc 2026-04-22 16:54:26 +02:00
parent 727f3839f3
commit fbeefd2f31
4 changed files with 17 additions and 11 deletions

View file

@ -340,14 +340,10 @@ ol[type="1"] {
break-after: avoid;
width: 10mm;
position: absolute;
display: flex;
align-items: center;
justify-content: center;
}
ol[type="1"]::after {
content: attr(start);
display: block;
position: absolute;
font-size: var(--fs-small);
opacity: 0.5;
}