View Single Post
Old 06-30-2021, 04:35 PM   #3
AACC88
Junior Member
AACC88 began at the beginning.
 
Posts: 7
Karma: 10
Join Date: May 2021
Device: Kindle123
Stylesheet.css:
.bold {
font-weight: bold
}
.calibre {
display: block;
font-size: 1em;
padding-left: 0;
padding-right: 0;
text-align: justify;
margin: 0 5pt
}
h1 {
display: block;
font-size: 1.5em;
font-weight: bold;
line-height: 1;
margin-top: 1px;
margin-bottom: 4px;
}
h2 {
display: block;
font-size: 1.3em;
font-weight: bold;
line-height: 1;
margin-top: 1px;
margin-bottom: 4px;
}
.calibre4 {
color: gray;
display: block;
height: 2px;
border: currentColor inset 1px;
margin-top: 8px;
margin-bottom: 5px;
}
.calibre5 {
line-height: 0.5;
}
h3 {
display: block;
font-size: 1.1em;
font-weight: bold;
line-height: 1;
margin-top: 1px;
margin-bottom: 1px;
}
.bottom
{
vertical-align: -16%;
}
.mbp_pagebreak {
display: block;
margin: 0
}
AACC88 is offline   Reply With Quote