Sha256: 4d696c4b8b29777ce19dcdbae0497f34a6faa151699cada3e6087664e8182fc8
Contents?: true
Size: 738 Bytes
Versions: 4
Compression:
Stored size: 738 Bytes
Contents
/* * Epigraphs */ .epigraph-page { margin-top: 6em; } p.epigraph { font-style: italic; text-indent: 0; padding: 0 4em; max-width: 20em; } p.epigraph-source { text-indent: 0; padding: 0 4em; max-width: 20em; -moz-font-feature-settings: "c2sc", "smcp", "onum"; -ms-font-feature-settings: "c2sc", "smcp", "onum"; -o-font-feature-settings: "c2sc", "smcp", "onum"; -webkit-font-feature-settings: "c2sc", "smcp", "onum"; font-feature-settings: "c2sc", "smcp", "onum"; font-style: inherit; } p.epigraph-source:before { content: ""; } .epigraph-source + p, .dedication + p { /* Paragraphs after epigraphs and dedications should be flush left after space. */ text-indent: 0; margin-top: 1em; }
Version data entries
4 entries across 4 versions & 1 rubygems