Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
significa
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Coko Org
Products
ketty
ketty-templates
significa
Commits
965dbcc5
Commit
965dbcc5
authored
1 year ago
by
Agathe
Browse files
Options
Downloads
Patches
Plain Diff
Update significa-epub.css
parent
e722964e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
dist/css/significa-epub.css
+535
-535
535 additions, 535 deletions
dist/css/significa-epub.css
with
535 additions
and
535 deletions
dist/css/significa-epub.css
+
535
−
535
View file @
965dbcc5
@charset
"utf-8"
;
@font-face
{
font-family
:
Signika
Negative
;
src
:
url("/fonts/SignikaNegative-VariableFont_wght.ttf")
;
font-weight
:
200
500
;
font-style
:
normal
;
}
@font-face
{
font-family
:
Signika
Negative
;
src
:
url("/fonts/SignikaNegative-Bold.ttf")
;
font-weight
:
700
;
font-style
:
normal
;
}
@font-face
{
font-family
:
Signika
Negative
;
src
:
url("/fonts/SignikaNegative-Medium.ttf")
;
font-weight
:
500
;
font-style
:
normal
;
}
@font-face
{
font-family
:
Signika
Negative
;
src
:
url("/fonts/SignikaNegative-Light.ttf")
;
font-weight
:
200
;
font-style
:
normal
;
}
@font-face
{
font-family
:
Signika
Negative
;
src
:
url("/fonts/SignikaNegative-Regular.ttf")
;
font-weight
:
300
;
font-style
:
normal
;
}
@font-face
{
font-family
:
Signika
Negative
;
src
:
url("/fonts/SignikaNegative-SemiBold.ttf")
;
font-weight
:
500
;
font-style
:
normal
;
}
html
{
-webkit-text-size-adjust
:
100%
;
-ms-text-size-adjust
:
100%
;
line-height
:
1.15
;
}
body
{
margin
:
1em
1.5em
;
font-family
:
Signika
Negative
;
}
article
,
aside
,
footer
,
header
,
nav
,
section
{
display
:
block
;
}
figcaption
,
figure
,
main
{
display
:
block
;
}
hr
{
box-sizing
:
content-box
;
height
:
0
;
overflow
:
visible
;
}
pre
{
font-family
:
monospace
;
font-size
:
1em
;
}
a
{
background-color
:
rgba
(
0
,
0
,
0
,
0
);
}
abbr
[
title
]
{
border-bottom
:
none
;
-webkit-text-decoration
:
underline
dotted
;
text-decoration
:
underline
dotted
;
}
b
,
strong
{
font-weight
:
inherit
;
font-weight
:
bolder
;
}
code
,
kbd
,
samp
{
font-family
:
monospace
;
font-size
:
1em
;
}
dfn
{
font-style
:
italic
;
}
mark
{
color
:
#000
;
background-color
:
#ff0
;
}
small
{
font-size
:
80%
;
}
sub
,
sup
{
vertical-align
:
baseline
;
font-size
:
75%
;
line-height
:
0
;
position
:
relative
;
}
sub
{
bottom
:
-.4em
;
}
sup
{
top
:
-.4em
;
}
audio
,
video
{
display
:
inline-block
;
}
audio
:not
([
controls
])
{
height
:
0
;
display
:
none
;
}
img
{
border-style
:
none
;
}
svg
:not
(
:root
)
{
overflow
:
hidden
;
}
button
,
input
,
optgroup
,
select
,
textarea
{
margin
:
0
;
font-family
:
sans-serif
;
font-size
:
100%
;
line-height
:
1.15
;
}
button
,
input
{
overflow
:
visible
;
}
button
,
select
{
text-transform
:
none
;
}
button
{
-webkit-appearance
:
button
;
}
html
[
type
=
"button"
]
{
-webkit-appearance
:
button
;
}
[
type
=
"reset"
]
{
-webkit-appearance
:
button
;
}
[
type
=
"submit"
]
{
-webkit-appearance
:
button
;
}
button
::-moz-focus-inner
{
border-style
:
none
;
padding
:
0
;
}
[
type
=
"button"
]
::-moz-focus-inner
{
border-style
:
none
;
padding
:
0
;
}
[
type
=
"reset"
]
::-moz-focus-inner
{
border-style
:
none
;
padding
:
0
;
}
[
type
=
"submit"
]
::-moz-focus-inner
{
border-style
:
none
;
padding
:
0
;
}
button
:-moz-focusring
{
outline
:
1px
dotted
ButtonText
;
}
[
type
=
"button"
]
:-moz-focusring
{
outline
:
1px
dotted
ButtonText
;
}
[
type
=
"reset"
]
:-moz-focusring
{
outline
:
1px
dotted
ButtonText
;
}
[
type
=
"submit"
]
:-moz-focusring
{
outline
:
1px
dotted
ButtonText
;
}
fieldset
{
padding
:
.3em
.8em
.45em
;
}
legend
{
box-sizing
:
border-box
;
color
:
inherit
;
white-space
:
normal
;
max-width
:
100%
;
padding
:
0
;
display
:
table
;
}
progress
{
vertical-align
:
baseline
;
display
:
inline-block
;
}
textarea
{
overflow
:
auto
;
}
[
type
=
"checkbox"
]
{
box-sizing
:
border-box
;
padding
:
0
;
}
[
type
=
"radio"
]
{
box-sizing
:
border-box
;
padding
:
0
;
}
[
type
=
"number"
]
::-webkit-inner-spin-button
{
height
:
auto
;
}
[
type
=
"number"
]
::-webkit-outer-spin-button
{
height
:
auto
;
}
[
type
=
"search"
]
{
-webkit-appearance
:
textfield
;
outline-offset
:
-2px
;
}
[
type
=
"search"
]
::-webkit-search-cancel-button
{
-webkit-appearance
:
none
;
}
[
type
=
"search"
]
::-webkit-search-decoration
{
-webkit-appearance
:
none
;
}
::-webkit-file-upload-button
{
-webkit-appearance
:
button
;
font
:
inherit
;
}
details
,
menu
{
display
:
block
;
}
summary
{
display
:
list-item
;
}
canvas
{
display
:
inline-block
;
}
template
,
[
hidden
]
{
display
:
none
;
}
.copyrights-page
p
{
text-align
:
left
;
text-indent
:
0
;
margin-bottom
:
1em
;
}
.copyrights-page
header
h1
{
display
:
none
;
}
.copyright-before
{
margin-top
:
4em
;
}
.isbn
,
.book-title
{
font-weight
:
500
;
}
.book-copyrights
{
margin
:
1.1em
0
;
}
.toc
header
{
text-align
:
center
;
margin-bottom
:
4em
;
}
nav
{
margin-left
:
3em
;
}
nav
a
{
color
:
inherit
;
text-shadow
:
none
;
background
:
none
;
font-style
:
normal
;
}
nav
li
{
margin-bottom
:
.5em
;
}
#toc-ol
ol
{
margin-top
:
.4em
;
margin-bottom
:
1em
;
}
html
{
font-kerning
:
normal
;
font-variant-ligatures
:
none
;
font-weight
:
normal
;
}
p
,
li
{
text-align
:
justify
;
-webkit-hyphens
:
auto
;
hyphens
:
auto
;
margin
:
0
;
padding
:
0
;
line-height
:
1.24
;
}
blockquote
{
border-bottom
:
1px
solid
gray
;
border-left
:
1px
solid
gray
;
margin
:
0
0
1em
;
padding-left
:
10px
;
}
p
+
p
{
margin-top
:
.5em
;
}
a
{
color
:
inherit
;
word-break
:
break-word
;
background
:
linear-gradient
(
#8b8b8b
,
#8b8b8b
)
0
17px
/
100%
1pt
no-repeat
;
font-family
:
Signika
Negative
;
font-style
:
italic
;
text-decoration
:
none
;
}
strong
{
font-weight
:
600
;
}
u
{
border-bottom
:
1px
dotted
#8b8b8b
;
text-decoration
:
none
;
}
.running-right
,
.running-left
{
display
:
none
;
}
.book-authors
{
font-size
:
.8em
;
}
h1
,
h2
,
h3
{
font-family
:
Signika
Negative
;
}
.chapter
header
{
break-after
:
page
;
break-before
:
page
;
margin-top
:
0
-83px
;
background
:
#fff
;
border-top
:
.5px
solid
#000
;
border-bottom
:
.5px
solid
#000
;
padding
:
80px
;
}
.chapter-number
{
font-size
:
23px
;
}
.chapter-number
:after
{
content
:
". "
;
width
:
15px
;
height
:
15px
;
}
h1
{
margin
:
10px
0
;
font-size
:
30px
;
}
h1
strong
{
font-weight
:
500
;
}
h2
{
margin-bottom
:
1.1em
;
font-size
:
2.3em
;
font-weight
:
350
;
}
h2
strong
{
font-weight
:
350
;
}
h3
{
margin-top
:
2em
;
margin-bottom
:
.5em
;
font-size
:
1.8em
;
font-weight
:
400
;
}
h3
strong
{
font-weight
:
400
;
}
h2
+
h3
{
margin-top
:
0
;
}
ul
,
ol
{
margin-top
:
1.1em
;
margin-bottom
:
.8em
;
padding-left
:
1.2em
;
}
li
{
break-inside
:
avoid
;
padding-left
:
3em
;
}
li
,
li
p
{
text-indent
:
0
;
}
li
p
{
text-align-last
:
left
;
margin-top
:
.3em
;
margin-bottom
:
0
;
}
ul
ul
{
margin-top
:
1.2em
;
margin-bottom
:
1.2em
;
}
figure
{
text-indent
:
0
;
break-inside
:
avoid
;
width
:
100%
;
margin
:
2.2em
0
;
}
figure
img
{
border
:
0
;
width
:
100%
;
height
:
auto
;
margin
:
0
;
display
:
block
;
}
figcaption
{
text-align
:
left
;
max-width
:
80%
;
margin-top
:
1.1em
;
font-family
:
Signika
Negative
;
font-size
:
.8em
;
font-style
:
italic
;
}
img
{
border
:
1px
solid
gray
;
max-width
:
100%
;
margin
:
2.2em
auto
;
display
:
block
;
}
p
,
li
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
widows
:
2
;
orphans
:
2
;
}
.chaptertitle
,
img
,
h1
,
h2
,
h3
{
break-inside
:
avoid
;
}
h1
+
h2
,
h1
+
h3
,
h1
+
h4
,
h1
+
h5
,
h1
+
h6
,
h2
+
h2
,
h2
+
h3
,
h2
+
h4
,
h2
+
h5
,
h2
+
h6
,
h3
+
h2
,
h3
+
h3
,
h3
+
h4
,
h3
+
h5
,
h3
+
h6
,
h4
+
h2
,
h4
+
h3
,
h4
+
h4
,
h4
+
h5
,
h4
+
h6
,
h5
+
h2
,
h5
+
h3
,
h5
+
h4
,
h5
+
h5
,
h5
+
h6
,
h6
+
h2
,
h6
+
h3
,
h6
+
h4
,
h6
+
h5
,
h6
+
h6
,
h1
+
p
,
h2
+
p
,
h3
+
p
,
h4
+
p
,
h5
+
p
,
h6
+
p
,
h1
+
ol
,
h2
+
ol
,
h3
+
ol
,
h4
+
ol
,
h5
+
ol
,
h6
+
ol
,
h1
+
ul
,
h2
+
ul
,
h3
+
ul
,
h4
+
ul
,
h5
+
ul
,
h6
+
ul
,
li
ul
,
li
ol
,
h1
+
figure
,
h2
+
figure
,
h3
+
figure
,
h4
+
figure
,
h5
+
figure
,
h6
+
figure
{
page-break-before
:
avoid
;
}
h1
+
p
,
h2
+
p
,
h3
+
p
,
h4
+
p
,
h5
+
p
,
h6
+
p
,
header
+
p
,
figure
+
p
{
text-indent
:
0
;
}
.title-page
,
.title-page
h1
,
.title-page
h2
,
.title-page
h3
{
text-align
:
right
;
}
.title-page
header
h1
{
font-size
:
50px
;
font-weight
:
600
;
}
.chapter
header
{
break-after
:
page
;
}
.book-authors
{
text-align
:
center
;
font-size
:
1.2em
;
}
.book-subtitle
{
text-align
:
center
;
}
li
{
text-indent
:
0
;
padding-left
:
1em
;
}
\ No newline at end of file
font-family
:
Signika
Negative
;
src
:
url("/fonts/SignikaNegative-VariableFont_wght.ttf")
;
font-weight
:
200
500
;
font-style
:
normal
;
}
@font-face
{
font-family
:
Signika
Negative
;
src
:
url("/fonts/SignikaNegative-Bold.ttf")
;
font-weight
:
700
;
font-style
:
normal
;
}
@font-face
{
font-family
:
Signika
Negative
;
src
:
url("/fonts/SignikaNegative-Medium.ttf")
;
font-weight
:
500
;
font-style
:
normal
;
}
@font-face
{
font-family
:
Signika
Negative
;
src
:
url("/fonts/SignikaNegative-Light.ttf")
;
font-weight
:
200
;
font-style
:
normal
;
}
@font-face
{
font-family
:
Signika
Negative
;
src
:
url("/fonts/SignikaNegative-Regular.ttf")
;
font-weight
:
300
;
font-style
:
normal
;
}
@font-face
{
font-family
:
Signika
Negative
;
src
:
url("/fonts/SignikaNegative-SemiBold.ttf")
;
font-weight
:
500
;
font-style
:
normal
;
}
html
{
-webkit-text-size-adjust
:
100%
;
-ms-text-size-adjust
:
100%
;
line-height
:
1.15
;
}
body
{
margin
:
1em
1.5em
;
font-family
:
Signika
Negative
;
}
article
,
aside
,
footer
,
header
,
nav
,
section
{
display
:
block
;
}
figcaption
,
figure
,
main
{
display
:
block
;
}
hr
{
box-sizing
:
content-box
;
height
:
0
;
overflow
:
visible
;
}
pre
{
font-family
:
monospace
;
font-size
:
1em
;
}
a
{
background-color
:
rgba
(
0
,
0
,
0
,
0
);
}
abbr
[
title
]
{
border-bottom
:
none
;
-webkit-text-decoration
:
underline
dotted
;
text-decoration
:
underline
dotted
;
}
b
,
strong
{
font-weight
:
inherit
;
font-weight
:
bolder
;
}
code
,
kbd
,
samp
{
font-family
:
monospace
;
font-size
:
1em
;
}
dfn
{
font-style
:
italic
;
}
mark
{
color
:
#000
;
background-color
:
#ff0
;
}
small
{
font-size
:
80%
;
}
sub
,
sup
{
vertical-align
:
baseline
;
font-size
:
75%
;
line-height
:
0
;
position
:
relative
;
}
sub
{
bottom
:
-.4em
;
}
sup
{
top
:
-.4em
;
}
audio
,
video
{
display
:
inline-block
;
}
audio
:not
([
controls
])
{
height
:
0
;
display
:
none
;
}
img
{
border-style
:
none
;
}
svg
:not
(
:root
)
{
overflow
:
hidden
;
}
button
,
input
,
optgroup
,
select
,
textarea
{
margin
:
0
;
font-family
:
sans-serif
;
font-size
:
100%
;
line-height
:
1.15
;
}
button
,
input
{
overflow
:
visible
;
}
button
,
select
{
text-transform
:
none
;
}
button
{
-webkit-appearance
:
button
;
}
html
[
type
=
"button"
]
{
-webkit-appearance
:
button
;
}
[
type
=
"reset"
]
{
-webkit-appearance
:
button
;
}
[
type
=
"submit"
]
{
-webkit-appearance
:
button
;
}
button
::-moz-focus-inner
{
border-style
:
none
;
padding
:
0
;
}
[
type
=
"button"
]
::-moz-focus-inner
{
border-style
:
none
;
padding
:
0
;
}
[
type
=
"reset"
]
::-moz-focus-inner
{
border-style
:
none
;
padding
:
0
;
}
[
type
=
"submit"
]
::-moz-focus-inner
{
border-style
:
none
;
padding
:
0
;
}
button
:-moz-focusring
{
outline
:
1px
dotted
ButtonText
;
}
[
type
=
"button"
]
:-moz-focusring
{
outline
:
1px
dotted
ButtonText
;
}
[
type
=
"reset"
]
:-moz-focusring
{
outline
:
1px
dotted
ButtonText
;
}
[
type
=
"submit"
]
:-moz-focusring
{
outline
:
1px
dotted
ButtonText
;
}
fieldset
{
padding
:
.3em
.8em
.45em
;
}
legend
{
box-sizing
:
border-box
;
color
:
inherit
;
white-space
:
normal
;
max-width
:
100%
;
padding
:
0
;
display
:
table
;
}
progress
{
vertical-align
:
baseline
;
display
:
inline-block
;
}
textarea
{
overflow
:
auto
;
}
[
type
=
"checkbox"
]
{
box-sizing
:
border-box
;
padding
:
0
;
}
[
type
=
"radio"
]
{
box-sizing
:
border-box
;
padding
:
0
;
}
[
type
=
"number"
]
::-webkit-inner-spin-button
{
height
:
auto
;
}
[
type
=
"number"
]
::-webkit-outer-spin-button
{
height
:
auto
;
}
[
type
=
"search"
]
{
-webkit-appearance
:
textfield
;
outline-offset
:
-2px
;
}
[
type
=
"search"
]
::-webkit-search-cancel-button
{
-webkit-appearance
:
none
;
}
[
type
=
"search"
]
::-webkit-search-decoration
{
-webkit-appearance
:
none
;
}
::-webkit-file-upload-button
{
-webkit-appearance
:
button
;
font
:
inherit
;
}
details
,
menu
{
display
:
block
;
}
summary
{
display
:
list-item
;
}
canvas
{
display
:
inline-block
;
}
template
,
[
hidden
]
{
display
:
none
;
}
.copyrights-page
p
{
text-align
:
left
;
text-indent
:
0
;
margin-bottom
:
1em
;
}
.copyrights-page
header
h1
{
display
:
none
;
}
.copyright-before
{
margin-top
:
4em
;
}
.isbn
,
.book-title
{
font-weight
:
500
;
}
.book-copyrights
{
margin
:
1.1em
0
;
}
.toc
header
{
text-align
:
center
;
margin-bottom
:
4em
;
}
nav
{
margin-left
:
3em
;
}
nav
a
{
color
:
inherit
;
text-shadow
:
none
;
background
:
none
;
font-style
:
normal
;
}
nav
li
{
margin-bottom
:
.5em
;
}
#toc-ol
ol
{
margin-top
:
.4em
;
margin-bottom
:
1em
;
}
html
{
font-kerning
:
normal
;
font-variant-ligatures
:
none
;
font-weight
:
normal
;
}
p
,
li
{
text-align
:
justify
;
-webkit-hyphens
:
auto
;
hyphens
:
auto
;
margin
:
0
;
padding
:
0
;
line-height
:
1.24
;
}
blockquote
{
border-bottom
:
1px
solid
gray
;
border-left
:
1px
solid
gray
;
margin
:
0
0
1em
;
padding-left
:
10px
;
}
p
+
p
{
margin-top
:
.5em
;
}
a
{
color
:
inherit
;
word-break
:
break-word
;
background
:
linear-gradient
(
#8b8b8b
,
#8b8b8b
)
0
17px
/
100%
1pt
no-repeat
;
font-family
:
Signika
Negative
;
font-style
:
italic
;
text-decoration
:
none
;
}
strong
{
font-weight
:
600
;
}
u
{
border-bottom
:
1px
dotted
#8b8b8b
;
text-decoration
:
none
;
}
.running-right
,
.running-left
{
display
:
none
;
}
.book-authors
{
font-size
:
.8em
;
}
h1
,
h2
,
h3
{
font-family
:
Signika
Negative
;
}
.chapter
header
{
break-after
:
page
;
break-before
:
page
;
margin-top
:
0
-83px
;
background
:
#fff
;
border-top
:
.5px
solid
#000
;
border-bottom
:
.5px
solid
#000
;
padding
:
80px
;
}
.chapter-number
{
font-size
:
23px
;
}
.chapter-number
:after
{
content
:
". "
;
width
:
15px
;
height
:
15px
;
}
h1
{
margin
:
10px
0
;
font-size
:
30px
;
}
h1
strong
{
font-weight
:
500
;
}
h2
{
margin-bottom
:
1.1em
;
font-size
:
2.3em
;
font-weight
:
350
;
}
h2
strong
{
font-weight
:
350
;
}
h3
{
margin-top
:
2em
;
margin-bottom
:
.5em
;
font-size
:
1.8em
;
font-weight
:
400
;
}
h3
strong
{
font-weight
:
400
;
}
h2
+
h3
{
margin-top
:
0
;
}
ul
,
ol
{
margin-top
:
1.1em
;
margin-bottom
:
.8em
;
padding-left
:
1.2em
;
}
li
{
break-inside
:
avoid
;
padding-left
:
3em
;
}
li
,
li
p
{
text-indent
:
0
;
}
li
p
{
text-align-last
:
left
;
margin-top
:
.3em
;
margin-bottom
:
0
;
}
ul
ul
{
margin-top
:
1.2em
;
margin-bottom
:
1.2em
;
}
figure
{
text-indent
:
0
;
break-inside
:
avoid
;
width
:
100%
;
margin
:
2.2em
0
;
}
figure
img
{
border
:
0
;
width
:
100%
;
height
:
auto
;
margin
:
0
;
display
:
block
;
}
figcaption
{
text-align
:
left
;
max-width
:
80%
;
margin-top
:
1.1em
;
font-family
:
Signika
Negative
;
font-size
:
.8em
;
font-style
:
italic
;
}
img
{
border
:
1px
solid
gray
;
max-width
:
100%
;
margin
:
2.2em
auto
;
display
:
block
;
}
p
,
li
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
widows
:
2
;
orphans
:
2
;
}
.chaptertitle
,
img
,
h1
,
h2
,
h3
{
break-inside
:
avoid
;
}
h1
+
h2
,
h1
+
h3
,
h1
+
h4
,
h1
+
h5
,
h1
+
h6
,
h2
+
h2
,
h2
+
h3
,
h2
+
h4
,
h2
+
h5
,
h2
+
h6
,
h3
+
h2
,
h3
+
h3
,
h3
+
h4
,
h3
+
h5
,
h3
+
h6
,
h4
+
h2
,
h4
+
h3
,
h4
+
h4
,
h4
+
h5
,
h4
+
h6
,
h5
+
h2
,
h5
+
h3
,
h5
+
h4
,
h5
+
h5
,
h5
+
h6
,
h6
+
h2
,
h6
+
h3
,
h6
+
h4
,
h6
+
h5
,
h6
+
h6
,
h1
+
p
,
h2
+
p
,
h3
+
p
,
h4
+
p
,
h5
+
p
,
h6
+
p
,
h1
+
ol
,
h2
+
ol
,
h3
+
ol
,
h4
+
ol
,
h5
+
ol
,
h6
+
ol
,
h1
+
ul
,
h2
+
ul
,
h3
+
ul
,
h4
+
ul
,
h5
+
ul
,
h6
+
ul
,
li
ul
,
li
ol
,
h1
+
figure
,
h2
+
figure
,
h3
+
figure
,
h4
+
figure
,
h5
+
figure
,
h6
+
figure
{
page-break-before
:
avoid
;
}
h1
+
p
,
h2
+
p
,
h3
+
p
,
h4
+
p
,
h5
+
p
,
h6
+
p
,
header
+
p
,
figure
+
p
{
text-indent
:
0
;
}
.title-page
,
.title-page
h1
,
.title-page
h2
,
.title-page
h3
{
text-align
:
right
;
}
.title-page
header
h1
{
font-size
:
50px
;
font-weight
:
600
;
}
.chapter
header
{
break-after
:
page
;
}
.book-authors
{
text-align
:
center
;
font-size
:
1.2em
;
}
.book-subtitle
{
text-align
:
center
;
}
li
{
text-indent
:
0
;
padding-left
:
1em
;
}
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment