Sha256: 0aa0afebe84020278fdd0a60a3b6de60fca94ab3f88f134b9efb365fb397493d

Contents?: true

Size: 227 Bytes

Versions: 4

Compression:

Stored size: 227 Bytes

Contents

// A valediction, the sign-off at the end of a letter
.valediction {
	text-indent: 0;
	margin: 1em 0;
	font-style: italic;
}
.valediction + p {
	text-indent: 0; // Paragraphs after a valediction should be flush left
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
electric-book-classic-theme-0.1.3 _sass/partials/_web-valedictions.scss
electric-book-classic-theme-0.1.2 _sass/partials/_web-valedictions.scss
electric-book-classic-theme-0.1.1 _sass/partials/_web-valedictions.scss
electric-book-classic-theme-0.1.0 _sass/partials/_web-valedictions.scss