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;
167 border-left: 4px solid $primary;
168 background-color: #F8F8F8;
169 padding: $-s $-m $-s $-xl;
177 color: lighten($text-dark, 20%);
182 background-color: #F8F8F8;
183 font-family: monospace;
185 border: 1px solid #DDD;
195 margin-bottom: 1.2em;
204 background-color: transparent;
213 p.pos, p .pos, span.pos, .text-pos {
220 p.neg, p .neg, span.neg, .text-neg {
227 p.muted, p .muted, span.muted, .text-muted {
228 color: lighten($text-dark, 26%);
230 color: lighten($text-dark, 32%);
234 p.primary, p .primary, span.primary, .text-primary {
241 p.secondary, p .secondary, span.secondary, .text-secondary {
260 color: $color-page-draft;
263 color: $color-page-draft;
267 color: $color-chapter;
269 color: $color-chapter;
272 .faded .text-book:hover {
273 color: $color-book !important;
275 .faded .text-chapter:hover {
276 color: $color-chapter !important;
278 .faded .text-page:hover {
279 color: $color-page !important;
283 //background-color: rgba($primary, 0.2);
298 padding-left: $-m * 1.3;
312 padding-left: $-m * 2;
315 li.checkbox-item, li.task-list-item {
317 margin-left: - ($-m * 1.3);
318 input[type="checkbox"] {
324 * Generic text styling classes
327 text-decoration: underline;
359 h1, h2, h3, h4, h5, h6 {