2 This document has been created with Marked.app <http://marked2app.com>
3 Please leave this notice in place, along with any additional credits below.
4 ---------------------------------------------------------------
6 Author: Peter Sziebig - @bigpe; Modified by Kieran Healy - @kjhealy
7 Description: Easy to read. Pandoc style elements.
13 html
, button
, input
, select
, textarea
{
14 font-family: sans-serif
;
17 html
, body
, button
, input
, select
, textarea
{
19 font-family: "PT Serif","Calluna","Arno Pro",serif
;
26 background-color: #FFFFFF;
60 h2
, .article-list
.article-title
{
86 text-decoration: underline
;
99 code
, kbd
, pre
, samp
{
100 font-family: monospace
,serif
;
107 white-space: pre-wrap
;
108 word-wrap: break-word
;
112 background-color: #F8F5F0;
120 pre
, code
, kbd
, samp
{
123 code
, kbd
, pre
, samp
{
124 font-family: monospace
,serif
;
156 margin-left: -4.5rem;
157 margin-right: -4.5rem;
164 -moz-border-bottom-colors: none
;
165 -moz-border-left-colors: none
;
166 -moz-border-right-colors: none
;
167 -moz-border-top-colors: none
;
168 border-color: -moz-use-text-color
-moz-use-text-color
#ECE6DA;
170 border-style: none none solid
;
171 border-width: medium medium
1px;
189 content: counter
(ol
, decimal
) ".";
190 counter-increment: ol
;
192 margin-right: 0.333em;
198 background-color: #423F37;
199 border-radius: 14px 14px 14px 14px;
202 margin-right: 0.333em;
228 list-style: none outside none
;
232 figure
> figcaption
{
235 small
, dd
, figcaption
{
244 tbody
{display:table-row-group
}
245 tfoot
{display:table-footer-group
}
246 table
{margin-bottom:2em;font-size: 0.8em;padding:0;border-collapse:collapse
;-webkit-box-shadow:1px 1px 2px rgba
(0,0,0,.35);width:80%;margin:0 auto
2em auto
}
247 table th
,table td
{padding:10px 10px 9px;line-height:18px;text-align:left
}
249 padding-top:9px;!important
;text-transform:uppercase
;vertical-align:middle
}
250 table td
{vertical-align:top
;border-top:1px solid
#ddd;}
251 table tbody th
{border-top:1px solid
#ddd;vertical-align:top
}
252 table
{border:1px solid
#ddd;border-collapse:separate
;*border-collapse:collapse
;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
253 table th
+th
,table td
+td
,table th
+td
{border-left:1px solid
#ddd}
254 table thead
tr:first-child
th:first-child
,table tbody
tr:first-child
td:first-child
{-webkit-border-radius:4px 0 0 0;-moz-border-radius:4px 0 0 0;border-radius:4px 0 0 0}
255 table thead
tr:first-child
th:last-child
,table tbody
tr:first-child
td:last-child
{-webkit-border-radius:0 4px 0 0;-moz-border-radius:0 4px 0 0;border-radius:0 4px 0 0}
256 table tbody
tr:last-child
td:first-child
{-webkit-border-radius:0 0 0 4px;-moz-border-radius:0 0 0 4px;border-radius:0 0 0 4px}
257 table tbody
tr:last-child
td:last-child
{-webkit-border-radius:0 0 4px 0;-moz-border-radius:0 0 4px 0;border-radius:0 0 4px 0}
258 tbody
tr:nth-child
(odd
){background-color:rgba
(0,0,0,0.03)}
260 caption
{display:table-caption
;font-weight:300;font-size:1.3em;text-transform:uppercase
;letter-spacing:2px;word-spacing:.2em;background:rgba
(0,0,0,.75);color:#EEE;padding:4px;-webkit-border-radius:4px;margin:4px 0;-webkit-box-shadow:2px 2px 2px rgba
(0,0,0,.35)}
262 /* grey out placeholders */
266 ::-webkit-input-placeholder
{
291 //font-style: italic
;
306 vertical-align: baseline
;
313 /* Other tweaks by Andrew Heiss */
314 /* Hanging indent in bibliography */
320 /* http://forums.apricitysoftware.com/t/include-pdf-pagebreak-instructions-in-markdown/152/2 */
323 page-break-after: always
;
330 margin-bottom: 2.5cm;
335 page-break-before: left
;
338 page-break-after: avoid
;
341 page-break-inside: avoid
;