blockauote

This commit is contained in:
Julie Blanc 2026-03-16 14:52:34 +01:00
parent 56d11343f8
commit f255ad6733
8 changed files with 97 additions and 53 deletions

View file

@ -24,7 +24,6 @@
padding-left: 11px;
padding-right: 6px;
display: flex;
/* background-color: yellow; */
}
.running-page .symbols{
@ -34,7 +33,7 @@
.running-page .dots{
position: relative;
top: -5px;
left: -10px;
left: -5px;
}
.pagedjs_right_page .running-page_container .running-page{