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;
136 background-color: #f5f5f5;
137 border: 1px solid #DDD;
149 background-color: #f5f5f5;
151 border-right: 1px solid #DDD;
159 border-left: 4px solid $primary;
160 background-color: #F8F8F8;
161 padding: $-s $-m $-s $-xl;
169 color: lighten($text-dark, 20%);
174 background-color: #F8F8F8;
175 font-family: monospace;
177 border: 1px solid #DDD;
187 margin-bottom: 1.2em;
196 background-color: transparent;
205 p.pos, p .pos, span.pos, .text-pos {
212 p.neg, p .neg, span.neg, .text-neg {
219 p.muted, p .muted, span.muted, .text-muted {
220 color: lighten($text-dark, 26%);
222 color: lighten($text-dark, 32%);
226 p.primary, p .primary, span.primary, .text-primary {
233 p.secondary, p .secondary, span.secondary, .text-secondary {
252 color: $color-page-draft;
255 color: $color-page-draft;
259 color: $color-chapter;
261 color: $color-chapter;
264 .faded .text-book:hover {
265 color: $color-book !important;
267 .faded .text-chapter:hover {
268 color: $color-chapter !important;
270 .faded .text-page:hover {
271 color: $color-page !important;
275 //background-color: rgba($primary, 0.2);
290 padding-left: $-m * 1.3;
304 padding-left: $-m * 2;
307 li.checkbox-item, li.task-list-item {
309 margin-left: - ($-m * 1.3);
310 input[type="checkbox"] {
316 * Generic text styling classes
319 text-decoration: underline;
351 h1, h2, h3, h4, h5, h6 {