diff --git a/backcover.xhtml b/backcover.xhtml index b69c9cb..647c1c8 100644 --- a/backcover.xhtml +++ b/backcover.xhtml @@ -8,7 +8,7 @@ 裏表紙 -
+
diff --git a/colophon.xhtml b/colophon.xhtml index 8978924..a468c4f 100644 --- a/colophon.xhtml +++ b/colophon.xhtml @@ -8,7 +8,7 @@ 奥付 -
+
diff --git a/cover.xhtml b/cover.xhtml index 5055a57..cdafc42 100644 --- a/cover.xhtml +++ b/cover.xhtml @@ -8,7 +8,7 @@ 表紙 -
+
diff --git a/images/backcover.pdf b/images/backcover.pdf index 2722cc9..5661dcd 100644 Binary files a/images/backcover.pdf and b/images/backcover.pdf differ diff --git a/images/backcover.png b/images/backcover.png index 7fb0ab5..441ec81 100644 Binary files a/images/backcover.png and b/images/backcover.png differ diff --git a/sass/common/_contents.scss b/sass/common/_contents.scss index 099432a..8487a6d 100644 --- a/sass/common/_contents.scss +++ b/sass/common/_contents.scss @@ -33,7 +33,7 @@ figcaption { figure > img[src$='.png'], figure > img[src$='.jpg'], figure > img[src$='.jpeg'] { - image-resolution: 300dpi; + image-resolution: 350dpi; } p > img, div > img { @@ -43,22 +43,16 @@ p > img, div > img { } /* 奥付 */ -.colophon { - // font-size: 7pt; - // // 3行空け - // margin-block-start: $base-line-height * 3; - - // p { - // text-indent: 0; - // hanging-punctuation: none; - // } - img { - display: block; - margin: 0; - max-width: 100%; - height: auto; - } -} +// .colophon { +// // font-size: 7pt; +// // // 3行空け +// // margin-block-start: $base-line-height * 3; + +// // p { +// // text-indent: 0; +// // hanging-punctuation: none; +// // } +// } /* 改ページ */ .page-break { @@ -92,10 +86,12 @@ p > img, div > img { } /* 表紙 */ -.cover, .title, .backcover { +.cover, .title, .colophon, .backcover { img { + image-resolution: 350dpi; display: block; margin: 0; + padding: 0; max-width: 100%; height: auto; } diff --git a/title.xhtml b/title.xhtml index 1466531..0c95f7a 100644 --- a/title.xhtml +++ b/title.xhtml @@ -8,7 +8,7 @@ -
+