7 line-height: 1.22222222em;
8 margin-top: 0.48888889em;
9 margin-bottom: 0.24444444em;
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;
36 color: lighten($text-dark, 16%);
46 text-decoration: none;
47 transition: color ease-in-out 80ms;
49 text-decoration: underline;
50 color: darken($primary, 20%);
58 * Other HTML Text Elements
60 p, ul, ol, pre, table, blockquote {
62 margin-bottom: 1.375em;
72 background-image: linear-gradient(to right, #FFF, #e3e0e0 20%, #e3e0e0 80%, #FFF);
79 strong, b, .bold, .strong {
81 > strong, > b, > .bold, > .strong {
90 small, p.small, span.small, .text-small {
92 color: lighten($text-dark, 20%);
96 vertical-align: super;
101 font-family: monospace;
108 border-left: 4px solid $primary;
109 background-color: #F8F8F8;
110 padding: $-s $-m $-s $-xl;
118 color: lighten($text-dark, 20%);
123 background-color: #F8F8F8;
124 font-family: monospace;
126 border: 1px solid #DDD;
135 margin-bottom: 1.2em;
145 p.pos, p .pos, span.pos, .text-pos {
149 p.neg, p .neg, span.neg, .text-neg {
153 p.muted, p .muted, span.muted, .text-muted {
154 color: lighten($text-dark, 26%);
157 p.primary, p .primary, span.primary, .text-primary {
161 p.secondary, p .secondary, span.secondary, .text-secondary {
166 * Generic text styling classes
169 text-decoration: underline;
189 h1, h2, h3, h4, h5, h6 {