5 body, button, input, select, label, textarea {
8 .Codemirror, pre, #markdown-editor-input, .editor-toolbar, .code-base {
18 line-height: 1.22222222em;
19 margin-top: 0.48888889em;
20 margin-bottom: 0.48888889em;
24 line-height: 1.294117647em;
25 margin-top: 0.8627451em;
26 margin-bottom: 0.43137255em;
30 line-height: 1.221428572em;
31 margin-top: 0.78571429em;
32 margin-bottom: 0.43137255em;
37 margin-top: 0.78571429em;
38 margin-bottom: 0.43137255em;
41 h1, h2, h3, h4, h5, h6 {
49 color: lighten($text-dark, 32%);
60 margin-top: 0.78571429em;
61 margin-bottom: 0.66em;
70 text-decoration: none;
71 transition: color ease-in-out 80ms;
74 text-decoration: underline;
75 color: darken($primary, 20%);
80 i.zmdi-hc-flip-horizontal {
85 display: inline-block;
89 display: inline-block;
94 * Other HTML Text Elements
96 p, ul, ol, pre, table, blockquote {
98 margin-bottom: 1.375em;
107 background-image: linear-gradient(to right, #FFF, #e3e0e0 20%, #e3e0e0 80%, #FFF);
109 &.margin-top, &.even {
114 strong, b, .bold, .strong {
116 > strong, > b, > .bold, > .strong {
125 small, p.small, span.small, .text-small {
127 color: lighten($text-dark, 20%);
128 small, p.small, span.small, .text-small {
134 vertical-align: super;
145 background-color: #f5f5f5;
146 border: 1px solid #DDD;
158 background-color: #f5f5f5;
160 border-right: 1px solid #DDD;
176 border-left: 4px solid $primary;
177 background-color: #F8F8F8;
178 padding: $-s $-m $-s $-xl;
186 color: lighten($text-dark, 20%);
191 background-color: #F8F8F8;
193 border: 1px solid #DDD;
203 margin-bottom: 1.2em;
212 background-color: transparent;
221 p.pos, p .pos, span.pos, .text-pos {
230 p.neg, p .neg, span.neg, .text-neg {
239 p.muted, p .muted, span.muted, .text-muted {
240 color: lighten($text-dark, 26%);
241 fill: lighten($text-dark, 26%);
243 color: lighten($text-dark, 32%);
244 fill: lighten($text-dark, 32%);
248 p.primary, p .primary, span.primary, .text-primary {
257 p.secondary, p .secondary, span.secondary, .text-secondary {
282 color: $color-page-draft;
283 fill: $color-page-draft;
286 color: $color-page-draft;
287 fill: $color-page-draft;
291 color: $color-chapter;
292 fill: $color-chapter;
294 color: $color-chapter;
295 fill: $color-chapter;
298 .faded .text-book:hover {
299 color: $color-book !important;
300 fill: $color-book !important;
302 .faded .text-chapter:hover {
303 color: $color-chapter !important;
304 fill: $color-chapter !important;
306 .faded .text-page:hover {
307 color: $color-page !important;
308 fill: $color-page !important;
312 //background-color: rgba($primary, 0.2);
327 padding-left: $-m * 1.3;
341 padding-left: $-m * 2;
344 li.checkbox-item, li.task-list-item {
346 margin-left: - ($-m * 1.3);
347 input[type="checkbox"] {
353 * Generic text styling classes
356 text-decoration: underline;
384 white-space: pre-wrap;
385 word-wrap: break-word;
393 h1, h2, h3, h4, h5, h6 {
416 display: inline-block;