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.221428572em;
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 {
75 display: inline-block;
79 display: inline-block;
84 * Other HTML Text Elements
86 p, ul, ol, pre, table, blockquote {
88 margin-bottom: 1.375em;
97 background-image: linear-gradient(to right, #FFF, #e3e0e0 20%, #e3e0e0 80%, #FFF);
99 &.margin-top, &.even {
104 strong, b, .bold, .strong {
106 > strong, > b, > .bold, > .strong {
115 small, p.small, span.small, .text-small {
117 color: lighten($text-dark, 20%);
118 small, p.small, span.small, .text-small {
124 vertical-align: super;
134 font-family: monospace;
139 box-shadow: 0 1px 2px 0px rgba(10, 10, 10, 0.06);
140 border: 1px solid rgba(221, 221, 221, 0.66);
141 background-color: #fdf6e3;
149 border-left: 4px solid $primary;
150 background-color: #F8F8F8;
151 padding: $-s $-m $-s $-xl;
159 color: lighten($text-dark, 20%);
164 background-color: #F8F8F8;
165 font-family: monospace;
167 border: 1px solid #DDD;
177 margin-bottom: 1.2em;
186 background-color: transparent;
194 p.pos, p .pos, span.pos, .text-pos {
201 p.neg, p .neg, span.neg, .text-neg {
208 p.muted, p .muted, span.muted, .text-muted {
209 color: lighten($text-dark, 26%);
211 color: lighten($text-dark, 32%);
215 p.primary, p .primary, span.primary, .text-primary {
222 p.secondary, p .secondary, span.secondary, .text-secondary {
241 color: $color-page-draft;
244 color: $color-page-draft;
248 color: $color-chapter;
250 color: $color-chapter;
253 .faded .text-book:hover {
254 color: $color-book !important;
256 .faded .text-chapter:hover {
257 color: $color-chapter !important;
259 .faded .text-page:hover {
260 color: $color-page !important;
264 //background-color: rgba($primary, 0.2);
273 padding-left: $-m * 1.3;
280 padding-left: $-m * 2;
286 margin-left: - ($-m * 1.3);
287 input[type="checkbox"] {
293 * Generic text styling classes
296 text-decoration: underline;
328 h1, h2, h3, h4, h5, h6 {