numParagraph.js
This commit is contained in:
parent
a8e3f5c31b
commit
84633a1d4a
5 changed files with 43 additions and 2 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue