numParagraph.js
This commit is contained in:
parent
a8e3f5c31b
commit
84633a1d4a
5 changed files with 43 additions and 2 deletions
|
|
@ -92,6 +92,13 @@ ol[type="1"]{
|
|||
list-style-type: none;
|
||||
position: relative;
|
||||
break-after: avoid;
|
||||
width: $indent;
|
||||
background-color: #efefef;
|
||||
position: absolute;
|
||||
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
|
||||
&::after{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue