numParagraph.js

This commit is contained in:
Julie Blanc 2026-04-09 22:28:24 +02:00
parent a8e3f5c31b
commit 84633a1d4a
5 changed files with 43 additions and 2 deletions

View file

@ -331,6 +331,12 @@ ol[type="1"] {
position: relative;
-moz-column-break-after: avoid;
break-after: avoid;
width: 10mm;
background-color: #efefef;
position: absolute;
display: flex;
align-items: center;
justify-content: center;
}
ol[type="1"]::after {
content: attr(start);