You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
511 B
CSS
38 lines
511 B
CSS
#section-2{
|
|
font-family: "Courier";
|
|
p{
|
|
width: 70mm;
|
|
margin-left: 10mm;
|
|
}
|
|
h1{
|
|
display: none;
|
|
break-before: none;
|
|
}
|
|
h2, h3{
|
|
text-decoration: underline;
|
|
text-align: center;
|
|
break-before: none;
|
|
}
|
|
strong{
|
|
position: absolute;
|
|
margin-left: -25mm;
|
|
width: 25mm;
|
|
}
|
|
}
|
|
#section-2 h1{
|
|
break-before: none;
|
|
}
|
|
|
|
#section-2 h1{
|
|
break-before: none;
|
|
}
|
|
#section-2 h5{
|
|
font-size: 9pt;
|
|
line-height: 4mm;
|
|
margin-left: -15mm;
|
|
font-weight: inherit;
|
|
}
|
|
.xpub3 p{
|
|
margin-left: 25mm;
|
|
}
|