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;
52 text-decoration: underline;
53 color: darken($primary, 20%);
58 i.zmdi-hc-flip-horizontal {
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);
81 &.margin-top, &.even {
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;
113 box-shadow: 0 1px 2px 0px rgba(10, 10, 10, 0.06);
114 border: 1px solid rgba(221, 221, 221, 0.66);
115 background-color: #fdf6e3;
122 border-left: 4px solid $primary;
123 background-color: #F8F8F8;
124 padding: $-s $-m $-s $-xl;
132 color: lighten($text-dark, 20%);
137 background-color: #F8F8F8;
138 font-family: monospace;
140 border: 1px solid #DDD;
150 margin-bottom: 1.2em;
160 p.pos, p .pos, span.pos, .text-pos {
167 p.neg, p .neg, span.neg, .text-neg {
174 p.muted, p .muted, span.muted, .text-muted {
175 color: lighten($text-dark, 26%);
177 color: lighten($text-dark, 42%);
181 p.primary, p .primary, span.primary, .text-primary {
188 p.secondary, p .secondary, span.secondary, .text-secondary {
200 margin-left: $-m*1.5;
204 * Generic text styling classes
207 text-decoration: underline;
227 h1, h2, h3, h4, h5, h6 {