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;
124 border-left: 4px solid $primary;
125 background-color: #F8F8F8;
126 padding: $-s $-m $-s $-xl;
134 color: lighten($text-dark, 20%);
139 background-color: #F8F8F8;
140 font-family: monospace;
142 border: 1px solid #DDD;
152 margin-bottom: 1.2em;
162 p.pos, p .pos, span.pos, .text-pos {
169 p.neg, p .neg, span.neg, .text-neg {
176 p.muted, p .muted, span.muted, .text-muted {
177 color: lighten($text-dark, 26%);
179 color: lighten($text-dark, 42%);
183 p.primary, p .primary, span.primary, .text-primary {
190 p.secondary, p .secondary, span.secondary, .text-secondary {
210 color: $color-chapter;
212 color: $color-chapter;
217 //background-color: rgba($primary, 0.2);
226 padding-left: $-m * 1.5;
227 list-style: disc inside;
231 list-style: decimal inside;
232 padding-left: $-m * 1.5;
236 * Generic text styling classes
239 text-decoration: underline;
266 h1, h2, h3, h4, h5, h6 {