Sha256: 827035345089cba9408154cc7adbb0ab4363d1c7b92df5d812194c585be4c10c

Contents?: true

Size: 552 Bytes

Versions: 4

Compression:

Stored size: 552 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;
	string-set: book-title content();
}
.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/_web-title-page.scss
electric-book-classic-theme-0.1.2 _sass/partials/_web-title-page.scss
electric-book-classic-theme-0.1.1 _sass/partials/_web-title-page.scss
electric-book-classic-theme-0.1.0 _sass/partials/_web-title-page.scss