Quote:
Originally Posted by Sunlite
What is the content of the classes 'calibre' and 'block1' in the css file?
Look out for padding and margins.
|
I hope I'm giving you the right information...
.block {
display: block;
font-family: "Calibri Light", sans-serif;
font-size: 1.25em;
font-weight: bold;
line-height: 1.2;
page-break-inside: avoid;
padding: 0;
margin: 12pt 0 0
}
.block1 {
border-bottom: 0;
border-top: 0;
color: black;
display: block;
line-height: 1.2;
text-align: justify;
padding: 0;
margin: 0.5em 54.4pt 0.5em 42.6pt
}
.block2 {
border-bottom: 0;
border-top: 0;
color: black;
display: block;
font-weight: bold;
line-height: 1.2;
text-align: center;
padding: 0;
margin: 0.5em 54.4pt 0.5em 42.6pt
}
.block3 {
border-bottom: 0;
border-top: 0;
color: black;
display: block;
font-family: serif;
font-size: 0.875em;
line-height: 1.2;
text-align: justify;
padding: 0;
margin: 0.5em 54.4pt 0.5em 42.6pt
}
.calibre {
color: #2E74B5;
display: block;
font-family: "Calibri", sans-serif;
font-size: 1em;
padding-left: 0;
padding-right: 0;
margin: 0 5pt
}
.calibre1 {
line-height: 1.2;
white-space: pre-wrap
}
.calibre2 {
font-style: italic;
line-height: 1.2
}