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;
182 p.pos, p .pos, span.pos, .text-pos {
189 p.neg, p .neg, span.neg, .text-neg {
196 p.muted, p .muted, span.muted, .text-muted {
197 color: lighten($text-dark, 26%);
199 color: lighten($text-dark, 32%);
203 p.primary, p .primary, span.primary, .text-primary {
210 p.secondary, p .secondary, span.secondary, .text-secondary {
229 color: $color-page-draft;
232 color: $color-page-draft;
236 color: $color-chapter;
238 color: $color-chapter;
241 .faded .text-book:hover {
242 color: $color-book !important;
244 .faded .text-chapter:hover {
245 color: $color-chapter !important;
247 .faded .text-page:hover {
248 color: $color-page !important;
252 //background-color: rgba($primary, 0.2);
261 padding-left: $-m * 1.3;
268 padding-left: $-m * 2;
273 * Generic text styling classes
276 text-decoration: underline;
308 h1, h2, h3, h4, h5, h6 {