fixed the bug of the author names under a 3 line <h2> header
This commit is contained in:
parent
44795bf303
commit
e94ef06261
@ -508,9 +508,8 @@ h2{
|
||||
div.introduction div.title-wrapper h2 + p{
|
||||
position: absolute;
|
||||
width: 80mm;
|
||||
top: 85px !important;
|
||||
margin: 0 !important;
|
||||
color: red;
|
||||
top: 94px !important;
|
||||
line-height: 0 !important;
|
||||
}
|
||||
|
||||
/* author names */
|
||||
@ -547,7 +546,6 @@ h3{
|
||||
margin-bottom: var(--line-height) !important;
|
||||
}
|
||||
div.introduction + h3{
|
||||
color: red;
|
||||
margin-top: 0 !important;
|
||||
}
|
||||
/* exception for bugged report h3 above notes */
|
||||
|
Loading…
Reference in New Issue
Block a user