-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstyle.css
More file actions
executable file
·64 lines (62 loc) · 1.22 KB
/
style.css
File metadata and controls
executable file
·64 lines (62 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
.calibre {
display: block;
font-family: "cnepub", serif;
font-size: 1em;
line-height: 130%;
margin-bottom: 0;
margin-left: 5pt;
margin-right: 5pt;
margin-top: 0;
padding-bottom: 0%;
padding-left: 0;
padding-right: 0;
padding-top: 0%;
text-align: justify
}
.calibre1 {
display: block;
font-family: "cnepub", serif;
line-height: 130%;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
text-align: justify
}
.calibre2 {
display: block;
font-size: 1.29167em;
font-weight: bold;
line-height: 1.2;
margin-bottom: 1em;
margin-left: 0;
margin-right: 0;
margin-top: 1em;
text-align: center
}
.calibre3 {
display: block;
line-height: 130%;
margin-bottom: -0.8em;
margin-left: 0;
margin-right: 0;
margin-top: 1em;
text-align: justify;
text-indent: 2em
}
.calibre4 {
height: auto;
width: auto
}
@page {
margin-bottom: 5pt;
margin-top: 5pt
}
@font-face {
font-family: "cnepub";
src: url(res:///opt/sony/ebook/FONT/tt0011m_.ttf), url(res:///tt0011m_.ttf)
}