Initial commit
This commit is contained in:
169
examples/epub_format_1/stylesheet.css
Normal file
169
examples/epub_format_1/stylesheet.css
Normal file
@@ -0,0 +1,169 @@
|
||||
.bold {
|
||||
font-weight: bold
|
||||
}
|
||||
.calibre {
|
||||
display: block;
|
||||
font-size: 1em;
|
||||
line-height: 1.2;
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
text-align: justify;
|
||||
margin: 0 5pt
|
||||
}
|
||||
.calibre_ {
|
||||
display: block;
|
||||
text-align: center;
|
||||
text-indent: 0;
|
||||
margin: 15pt 0 0
|
||||
}
|
||||
.calibre_1 {
|
||||
display: block;
|
||||
text-align: center;
|
||||
text-indent: 0;
|
||||
margin: 1em 0 0
|
||||
}
|
||||
.calibre_2 {
|
||||
background-color: white
|
||||
}
|
||||
.calibre_3 {
|
||||
display: block;
|
||||
text-align: center;
|
||||
text-indent: 0;
|
||||
margin: 0
|
||||
}
|
||||
.calibre_4 {
|
||||
display: block;
|
||||
text-align: center;
|
||||
text-indent: 0;
|
||||
margin: 3em 0 0
|
||||
}
|
||||
.calibre_5 {
|
||||
display: block;
|
||||
text-align: justify;
|
||||
text-indent: 2em;
|
||||
margin: 3em 0 0
|
||||
}
|
||||
.calibre_6 {
|
||||
display: block;
|
||||
text-align: justify;
|
||||
text-indent: 2em;
|
||||
margin: 0
|
||||
}
|
||||
.calibre_7 {
|
||||
display: block;
|
||||
margin: 3em 0 0 2em
|
||||
}
|
||||
.calibre_8 {
|
||||
display: block;
|
||||
text-align: justify;
|
||||
text-indent: 0;
|
||||
margin: 0 0 0 2em
|
||||
}
|
||||
.calibre_9 {
|
||||
display: block;
|
||||
margin: 0 0 0 2em
|
||||
}
|
||||
.calibre_10 {
|
||||
display: block;
|
||||
text-align: justify;
|
||||
text-indent: 0;
|
||||
margin: 0
|
||||
}
|
||||
.calibre_11 {
|
||||
display: block;
|
||||
text-align: left;
|
||||
text-indent: 0;
|
||||
margin: 1em 0 0
|
||||
}
|
||||
.calibre_12 {
|
||||
display: block;
|
||||
text-align: justify;
|
||||
text-indent: 2em;
|
||||
margin: 1em 0 0
|
||||
}
|
||||
.calibre_13 {
|
||||
display: block;
|
||||
text-align: justify;
|
||||
text-indent: 2em;
|
||||
margin: 0 0 0 2em
|
||||
}
|
||||
.calibre_14 {
|
||||
color: #000
|
||||
}
|
||||
.calibre_15 {
|
||||
display: block;
|
||||
text-align: right;
|
||||
text-indent: 0;
|
||||
margin: 0
|
||||
}
|
||||
.calibre_16 {
|
||||
display: block;
|
||||
text-align: left;
|
||||
text-indent: 2em;
|
||||
margin: 0
|
||||
}
|
||||
.calibre_17 {
|
||||
display: block;
|
||||
text-indent: -19pt;
|
||||
margin: 1em 0 0 19pt
|
||||
}
|
||||
.calibre_18 {
|
||||
display: block;
|
||||
text-indent: -19pt;
|
||||
margin: 0 0 0 19pt
|
||||
}
|
||||
.calibre_19 {
|
||||
display: block;
|
||||
text-indent: 0;
|
||||
margin: 0 0 0 2em
|
||||
}
|
||||
.calibre_20 {
|
||||
background-color: white;
|
||||
height: auto;
|
||||
width: auto
|
||||
}
|
||||
.calibre1 {
|
||||
font-size: 1.125em;
|
||||
line-height: 1.2
|
||||
}
|
||||
.calibre2 {
|
||||
font-size: 1.25em;
|
||||
line-height: 1.2
|
||||
}
|
||||
.calibre3 {
|
||||
font-size: 0.75em;
|
||||
line-height: 1.2;
|
||||
vertical-align: super
|
||||
}
|
||||
.calibre4 {
|
||||
font-size: 1em;
|
||||
line-height: 1.2
|
||||
}
|
||||
.calibre5 {
|
||||
font-size: 1em;
|
||||
line-height: 1.2;
|
||||
vertical-align: super
|
||||
}
|
||||
.calibre6 {
|
||||
font-size: 0.75em
|
||||
}
|
||||
.calibre7 {
|
||||
font-size: 1.375em;
|
||||
line-height: 1.2
|
||||
}
|
||||
.calibre8 {
|
||||
display: block;
|
||||
font-size: 0.75em;
|
||||
line-height: 1.2;
|
||||
vertical-align: super;
|
||||
margin: 1em 0
|
||||
}
|
||||
.calibre9 {
|
||||
display: block;
|
||||
font-size: 1.125em;
|
||||
line-height: 1.2
|
||||
}
|
||||
.mbp_pagebreak {
|
||||
display: block;
|
||||
margin: 0
|
||||
}
|
||||
Reference in New Issue
Block a user