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%);
62 i.zmdi-hc-flip-horizontal {
69 * Other HTML Text Elements
71 p, ul, ol, pre, table, blockquote {
73 margin-bottom: 1.375em;
83 background-image: linear-gradient(to right, #FFF, #e3e0e0 20%, #e3e0e0 80%, #FFF);
85 &.margin-top, &.even {
90 strong, b, .bold, .strong {
92 > strong, > b, > .bold, > .strong {
101 small, p.small, span.small, .text-small {
103 color: lighten($text-dark, 20%);
107 vertical-align: super;
112 font-family: monospace;
119 border-left: 4px solid $primary;
120 background-color: #F8F8F8;
121 padding: $-s $-m $-s $-xl;
129 color: lighten($text-dark, 20%);
134 background-color: #F8F8F8;
135 font-family: monospace;
137 border: 1px solid #DDD;
147 margin-bottom: 1.2em;
157 p.pos, p .pos, span.pos, .text-pos {
164 p.neg, p .neg, span.neg, .text-neg {
171 p.muted, p .muted, span.muted, .text-muted {
172 color: lighten($text-dark, 26%);
174 color: lighten($text-dark, 42%);
178 p.primary, p .primary, span.primary, .text-primary {
185 p.secondary, p .secondary, span.secondary, .text-secondary {
201 * Generic text styling classes
204 text-decoration: underline;
224 h1, h2, h3, h4, h5, h6 {