details styles

This commit is contained in:
Julie Blanc 2026-03-17 15:59:47 +01:00
parent 6e97e2f46c
commit 1867e54400
6 changed files with 52 additions and 32 deletions

View file

@ -97,12 +97,26 @@ h3, h4{
/*if page top */
.subtitle-top-page {
.pagedjs_right_page .subtitle-top-page h3 {
margin-top: 0px;
}
.subtitle-top-page [data-count="2"]{
.pagedjs_right_page .subtitle-top-page [data-count="2"]{
color: transparent
}
.pagedjs_left_page .subtitle-top-page h3 {
margin-top: 5px;
}
.pagedjs_left_page .subtitle-top-page .decor-h3_big [data-count="1"],
.pagedjs_left_page .subtitle-top-page .decor-h3_big [data-count="2"]{
color: transparent!important
}