Initial commit
This commit is contained in:
78
examples/规训与惩罚/stylesheet.css
Normal file
78
examples/规训与惩罚/stylesheet.css
Normal file
@@ -0,0 +1,78 @@
|
||||
.bold {
|
||||
font-weight: bold;
|
||||
line-height: 1.2
|
||||
}
|
||||
.bold1 {
|
||||
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;
|
||||
margin-top: 0;
|
||||
text-align: justify
|
||||
}
|
||||
.calibre_1 {
|
||||
display: block;
|
||||
margin-top: 0;
|
||||
text-align: center
|
||||
}
|
||||
.calibre_2 {
|
||||
display: block;
|
||||
font-size: 1.5em;
|
||||
font-weight: bold;
|
||||
line-height: 1.2;
|
||||
text-align: center;
|
||||
margin: 0.67em 0
|
||||
}
|
||||
.calibre_3 {
|
||||
display: block;
|
||||
font-size: 1.375em;
|
||||
font-weight: bold;
|
||||
line-height: 1.2;
|
||||
text-align: center;
|
||||
margin: 0.83em 0
|
||||
}
|
||||
.calibre_4 {
|
||||
display: block;
|
||||
font-size: 1.125em;
|
||||
font-weight: bold;
|
||||
line-height: 1.2;
|
||||
text-align: center;
|
||||
margin: 1em 0
|
||||
}
|
||||
.calibre_5 {
|
||||
display: block;
|
||||
text-align: justify;
|
||||
text-indent: 2em;
|
||||
margin: 0
|
||||
}
|
||||
.calibre1 {
|
||||
font-family: cnepub
|
||||
}
|
||||
.calibre2 {
|
||||
height: auto;
|
||||
width: auto
|
||||
}
|
||||
.calibre3 {
|
||||
font-size: 1em;
|
||||
line-height: 1.2
|
||||
}
|
||||
.calibre4 {
|
||||
display: block
|
||||
}
|
||||
.calibre5 {
|
||||
font-size: 1.11111em;
|
||||
line-height: 1.2
|
||||
}
|
||||
.mbp_pagebreak {
|
||||
display: block;
|
||||
margin: 0
|
||||
}
|
||||
Reference in New Issue
Block a user