2026-02-23 22:28:14 +01:00
|
|
|
.item-decor{
|
2026-02-24 14:09:50 +01:00
|
|
|
font-family: var(--sans);
|
2026-02-23 22:28:14 +01:00
|
|
|
font-weight: 400;
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
position: absolute;
|
2026-02-24 14:09:50 +01:00
|
|
|
|
2026-02-24 12:40:59 +01:00
|
|
|
|
2026-02-23 22:28:14 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.pagedjs_left_page .item-decor{
|
2026-02-23 23:30:33 +01:00
|
|
|
left: -12mm;
|
2026-02-23 22:28:14 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.pagedjs_right_page .item-decor{
|
2026-02-23 23:30:33 +01:00
|
|
|
right: -12mm;
|
2026-02-23 22:28:14 +01:00
|
|
|
}
|