Sha256: 1a00253f0f80626cb60203299025754d52160f2c937c1f451bf3ea6d740fd1ab

Contents?: true

Size: 225 Bytes

Versions: 5

Compression:

Stored size: 225 Bytes

Contents

/* Custom styles specific to EPUB (and hence MOBI) books */

#title_page .title {
  font-size: 200%;
}

#title_page .author {
  font-size: 120%;
}

#table_of_contents ul li {
  padding-left: 2em;
}

body {
  font-size: 80%;
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
softcover-1.0.beta14 lib/softcover/template/epub/OEBPS/styles/custom_epub.css
softcover-1.0.beta13 lib/softcover/template/epub/OEBPS/styles/custom_epub.css
softcover-1.0.beta12 lib/softcover/template/epub/OEBPS/styles/custom_epub.css
softcover-1.0.beta11 lib/softcover/template/epub/OEBPS/styles/custom_epub.css
softcover-1.0.beta10 lib/softcover/template/epub/OEBPS/styles/custom_epub.css