7 line-height: 1.22222222em;
8 margin-top: 0.48888889em;
9 margin-bottom: 0.48888889em;
10 //padding-bottom: 0.3333em;
11 //border-bottom: 1px solid #EAEAEA;
12 //margin-left: -$-xxl;
13 //margin-right: -$-xxl;
17 line-height: 1.294117647em;
18 margin-top: 0.8627451em;
19 margin-bottom: 0.43137255em;
23 line-height: 1.571428572em;
24 margin-top: 0.78571429em;
25 margin-bottom: 0.43137255em;
30 margin-top: 0.78571429em;
31 margin-bottom: 0.43137255em;
43 color: lighten($text-dark, 16%);
53 text-decoration: none;
54 transition: color ease-in-out 80ms;
56 text-decoration: underline;
57 color: darken($primary, 20%);
65 * Other HTML Text Elements
67 p, ul, ol, pre, table, blockquote {
69 margin-bottom: 1.375em;
79 background-image: linear-gradient(to right, #FFF, #e3e0e0 20%, #e3e0e0 80%, #FFF);
86 strong, b, .bold, .strong {
88 > strong, > b, > .bold, > .strong {
97 small, p.small, span.small, .text-small {
99 color: lighten($text-dark, 20%);
103 vertical-align: super;
108 font-family: monospace;
115 border-left: 4px solid $primary;
116 background-color: #F8F8F8;
117 padding: $-s $-m $-s $-xl;
125 color: lighten($text-dark, 20%);
130 background-color: #F8F8F8;
131 font-family: monospace;
133 border: 1px solid #DDD;
142 margin-bottom: 1.2em;
152 p.pos, p .pos, span.pos, .text-pos {
159 p.neg, p .neg, span.neg, .text-neg {
166 p.muted, p .muted, span.muted, .text-muted {
167 color: lighten($text-dark, 26%);
170 p.primary, p .primary, span.primary, .text-primary {
177 p.secondary, p .secondary, span.secondary, .text-secondary {
193 * Generic text styling classes
196 text-decoration: underline;
216 h1, h2, h3, h4, h5, h6 {