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;
39 color: lighten($text-dark, 16%);
49 text-decoration: none;
50 transition: color ease-in-out 80ms;
54 text-decoration: underline;
55 color: darken($primary, 20%);
60 i.zmdi-hc-flip-horizontal {
67 * Other HTML Text Elements
69 p, ul, ol, pre, table, blockquote {
71 margin-bottom: 1.375em;
81 background-image: linear-gradient(to right, #FFF, #e3e0e0 20%, #e3e0e0 80%, #FFF);
83 &.margin-top, &.even {
88 strong, b, .bold, .strong {
90 > strong, > b, > .bold, > .strong {
99 small, p.small, span.small, .text-small {
101 color: lighten($text-dark, 20%);
105 vertical-align: super;
110 font-family: monospace;
115 box-shadow: 0 1px 2px 0px rgba(10, 10, 10, 0.06);
116 border: 1px solid rgba(221, 221, 221, 0.66);
117 background-color: #fdf6e3;
125 border-left: 4px solid $primary;
126 background-color: #F8F8F8;
127 padding: $-s $-m $-s $-xl;
135 color: lighten($text-dark, 20%);
140 background-color: #F8F8F8;
141 font-family: monospace;
143 border: 1px solid #DDD;
153 margin-bottom: 1.2em;
163 p.pos, p .pos, span.pos, .text-pos {
170 p.neg, p .neg, span.neg, .text-neg {
177 p.muted, p .muted, span.muted, .text-muted {
178 color: lighten($text-dark, 26%);
180 color: lighten($text-dark, 42%);
184 p.primary, p .primary, span.primary, .text-primary {
191 p.secondary, p .secondary, span.secondary, .text-secondary {
211 color: $color-chapter;
213 color: $color-chapter;
218 //background-color: rgba($primary, 0.2);
227 padding-left: $-m * 1.5;
228 list-style: disc inside;
232 list-style: decimal inside;
233 padding-left: $-m * 1.5;
237 * Generic text styling classes
240 text-decoration: underline;
272 h1, h2, h3, h4, h5, h6 {