bibliographie & blockauote
This commit is contained in:
parent
bd64798428
commit
16e268c7ef
4 changed files with 44 additions and 7 deletions
|
|
@ -31,7 +31,25 @@ p::before{
|
|||
}
|
||||
|
||||
|
||||
.bibliographie p{
|
||||
|
||||
font-size: var(--fs-notes);
|
||||
line-height: 14px;
|
||||
font-weight: 500;
|
||||
text-align: left;
|
||||
padding-left: calc(var(--unit)*2);
|
||||
text-indent: calc(var(--unit)*-0.75);
|
||||
|
||||
|
||||
}
|
||||
|
||||
.bibliographie p::before{
|
||||
content: ".......";
|
||||
position: absolute;
|
||||
left: calc(var(--unit)*0.75);
|
||||
top: -6px;
|
||||
display: block!important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue