|
|
@ -42,7 +42,7 @@ mark {
|
|
|
|
display: block;
|
|
|
|
display: block;
|
|
|
|
padding-left: 0.5cm;
|
|
|
|
padding-left: 0.5cm;
|
|
|
|
font-family: "DuctusRegular";
|
|
|
|
font-family: "DuctusRegular";
|
|
|
|
margin-bottom: 1cm;
|
|
|
|
margin-bottom: 100px;
|
|
|
|
margin-right: 1cm;
|
|
|
|
margin-right: 1cm;
|
|
|
|
white-space: normal;
|
|
|
|
white-space: normal;
|
|
|
|
}
|
|
|
|
}
|
|
|
@ -56,10 +56,10 @@ h6 {
|
|
|
|
font-family: "DuctusRegular";
|
|
|
|
font-family: "DuctusRegular";
|
|
|
|
text-align: left;
|
|
|
|
text-align: left;
|
|
|
|
text-justify: none;
|
|
|
|
text-justify: none;
|
|
|
|
font-size: 20pt;
|
|
|
|
font-size: 200pt;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
p{
|
|
|
|
p{
|
|
|
|
margin-bottom: 1cm;
|
|
|
|
margin-bottom: 1cm;
|
|
|
|
font-family: "CascadiaCode VTT";
|
|
|
|
font-family: "CascadiaCode VTT";
|
|
|
|
font-size: 10pt;
|
|
|
|
font-size: 1pt;
|
|
|
|
}
|
|
|
|
}
|
|
|
|