details styles
This commit is contained in:
parent
6e97e2f46c
commit
1867e54400
6 changed files with 52 additions and 32 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue