Sha256: 9a75201117fbad68395f55809634c690a38f1bb7a4cc399eb7b867757b2244dd

Contents?: true

Size: 516 Bytes

Versions: 4

Compression:

Stored size: 516 Bytes

Contents

/*
 * Title-page 
 */

.title-page p {
	text-indent: 0;
}
.title-page-title {
	font-size: 3em;
	font-weight: 700;
	margin: 20% 0 0 0;
	line-height: 100%;
	text-indent: 0;
}
.title-page-subtitle {
	font-size: 3em;
	font-weight: 400;
	margin: 0 0 1em 0;
	line-height: 100%;
	text-indent: 0;
}
.title-page-author {
	font-size: 1.5em;
	margin: 0 0 2em 0;
	text-indent: 0;
}
.title-page-publisher {
	font-size: 1em;
	margin: 2em 0;
	text-indent: 0;
}
.title-page-logo {
	width: 100px;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
electric-book-classic-theme-0.1.3 _sass/partials/_epub-title-page.scss
electric-book-classic-theme-0.1.2 _sass/partials/_epub-title-page.scss
electric-book-classic-theme-0.1.1 _sass/partials/_epub-title-page.scss
electric-book-classic-theme-0.1.0 _sass/partials/_epub-title-page.scss