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;
123 font-family: monospace;
128 box-shadow: 0 1px 2px 0px rgba(10, 10, 10, 0.06);
129 border: 1px solid rgba(221, 221, 221, 0.66);
130 background-color: #fdf6e3;
138 border-left: 4px solid $primary;
139 background-color: #F8F8F8;
140 padding: $-s $-m $-s $-xl;
148 color: lighten($text-dark, 20%);
153 background-color: #F8F8F8;
154 font-family: monospace;
156 border: 1px solid #DDD;
166 margin-bottom: 1.2em;
175 background-color: transparent;
183 p.pos, p .pos, span.pos, .text-pos {
190 p.neg, p .neg, span.neg, .text-neg {
197 p.muted, p .muted, span.muted, .text-muted {
198 color: lighten($text-dark, 26%);
200 color: lighten($text-dark, 32%);
204 p.primary, p .primary, span.primary, .text-primary {
211 p.secondary, p .secondary, span.secondary, .text-secondary {
230 color: $color-page-draft;
233 color: $color-page-draft;
237 color: $color-chapter;
239 color: $color-chapter;
242 .faded .text-book:hover {
243 color: $color-book !important;
245 .faded .text-chapter:hover {
246 color: $color-chapter !important;
248 .faded .text-page:hover {
249 color: $color-page !important;
253 //background-color: rgba($primary, 0.2);
262 padding-left: $-m * 1.3;
269 padding-left: $-m * 2;
274 * Generic text styling classes
277 text-decoration: underline;
309 h1, h2, h3, h4, h5, h6 {