7 line-height: 1.22222222em;
8 margin-top: 0.48888889em;
9 margin-bottom: 0.48888889em;
13 line-height: 1.294117647em;
14 margin-top: 0.8627451em;
15 margin-bottom: 0.43137255em;
19 line-height: 1.571428572em;
20 margin-top: 0.78571429em;
21 margin-bottom: 0.43137255em;
26 margin-top: 0.78571429em;
27 margin-bottom: 0.43137255em;
30 h1, h2, h3, h4, h5, h6 {
38 color: lighten($text-dark, 32%);
49 margin-top: 0.78571429em;
50 margin-bottom: 0.66em;
59 text-decoration: none;
60 transition: color ease-in-out 80ms;
64 text-decoration: underline;
65 color: darken($primary, 20%);
70 i.zmdi-hc-flip-horizontal {
77 * Other HTML Text Elements
79 p, ul, ol, pre, table, blockquote {
81 margin-bottom: 1.375em;
91 background-image: linear-gradient(to right, #FFF, #e3e0e0 20%, #e3e0e0 80%, #FFF);
93 &.margin-top, &.even {
98 strong, b, .bold, .strong {
100 > strong, > b, > .bold, > .strong {
109 small, p.small, span.small, .text-small {
111 color: lighten($text-dark, 20%);
112 small, p.small, span.small, .text-small {
118 vertical-align: super;
128 font-family: monospace;
133 box-shadow: 0 1px 2px 0px rgba(10, 10, 10, 0.06);
134 border: 1px solid rgba(221, 221, 221, 0.66);
135 background-color: #fdf6e3;
143 border-left: 4px solid $primary;
144 background-color: #F8F8F8;
145 padding: $-s $-m $-s $-xl;
153 color: lighten($text-dark, 20%);
158 background-color: #F8F8F8;
159 font-family: monospace;
161 border: 1px solid #DDD;
171 margin-bottom: 1.2em;
180 background-color: transparent;
188 p.pos, p .pos, span.pos, .text-pos {
195 p.neg, p .neg, span.neg, .text-neg {
202 p.muted, p .muted, span.muted, .text-muted {
203 color: lighten($text-dark, 26%);
205 color: lighten($text-dark, 32%);
209 p.primary, p .primary, span.primary, .text-primary {
216 p.secondary, p .secondary, span.secondary, .text-secondary {
235 color: $color-page-draft;
238 color: $color-page-draft;
242 color: $color-chapter;
244 color: $color-chapter;
247 .faded .text-book:hover {
248 color: $color-book !important;
250 .faded .text-chapter:hover {
251 color: $color-chapter !important;
253 .faded .text-page:hover {
254 color: $color-page !important;
258 //background-color: rgba($primary, 0.2);
267 padding-left: $-m * 1.3;
274 padding-left: $-m * 2;
279 * Generic text styling classes
282 text-decoration: underline;
314 h1, h2, h3, h4, h5, h6 {