Initial commit
This commit is contained in:
87
examples/epub_format_2/OEBPS/Styles/stylesheet.css
Normal file
87
examples/epub_format_2/OEBPS/Styles/stylesheet.css
Normal file
@@ -0,0 +1,87 @@
|
||||
.calibre {
|
||||
display: block;
|
||||
font-size: 1em;
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
margin: 0 5pt
|
||||
}
|
||||
.calibre1 {
|
||||
height: auto;
|
||||
width: auto
|
||||
}
|
||||
.calibre2 {
|
||||
display: block;
|
||||
margin: 1em 0
|
||||
}
|
||||
.calibre3 {
|
||||
height: 386px;
|
||||
width: 337px
|
||||
}
|
||||
.calibre4 {
|
||||
display: block;
|
||||
font-size: 1.125em;
|
||||
font-weight: bold;
|
||||
line-height: 1.2;
|
||||
margin: 1em 0
|
||||
}
|
||||
.calibre5 {
|
||||
height: 183px;
|
||||
width: 699px
|
||||
}
|
||||
.calibre6 {
|
||||
display: block;
|
||||
font-size: 0.75em;
|
||||
font-weight: bold;
|
||||
margin: 1.67em 0
|
||||
}
|
||||
.calibre7 {
|
||||
height: 72px;
|
||||
width: 324px
|
||||
}
|
||||
.calibre8 {
|
||||
display: block;
|
||||
line-height: 1.2
|
||||
}
|
||||
.calibre9 {
|
||||
height: 581px;
|
||||
width: 596px
|
||||
}
|
||||
.calibre10 {
|
||||
display: block;
|
||||
margin: 1em
|
||||
}
|
||||
.calibre11 {
|
||||
height: 331px;
|
||||
width: 1102px
|
||||
}
|
||||
.calibre12 {
|
||||
height: 348px;
|
||||
width: 276px
|
||||
}
|
||||
.footnote-content {
|
||||
display: block;
|
||||
list-style-type: decimal;
|
||||
margin-bottom: 1em;
|
||||
margin-right: 0;
|
||||
margin-top: 1em
|
||||
}
|
||||
.footnote-item {
|
||||
display: list-item
|
||||
}
|
||||
.hidden {
|
||||
display: block;
|
||||
font-size: 2em;
|
||||
font-weight: bold;
|
||||
line-height: 1.2;
|
||||
margin: 0.67em 0
|
||||
}
|
||||
.image-single {
|
||||
display: block;
|
||||
text-align: center
|
||||
}
|
||||
.juzhong {
|
||||
display: block
|
||||
}
|
||||
.xiao {
|
||||
line-height: 1.2
|
||||
}
|
||||
Reference in New Issue
Block a user